Salestools Club
A technical registry that empowers AI agents to discover, audit, and compare 300+ sales APIs and MCP servers with verified starter prompts for immediate integration
What can you do with Salestools Club?
- Search for sales tools by use case — Ask for enrichment, outreach, or CRM tools using natural language queries via
search_tools. - Get technical API details — Retrieve auth methods, API types, and SDK availability for a specific tool with
get_tool_details. - Discover MCP-compatible tools — Filter the catalog to find only sales tools that support the Model Context Protocol using
search_mcp_tools. - Copy starter prompts — Get ready-to-use AI prompts for integrating a tool into your workflow with
get_starter_prompts.
Documentation
Salestools Club MCP Server
Search 200+ sales tools, APIs, and MCP servers directly from Claude Code, Cursor, or other AI agents.
🔗 Official Registry
Salestools.club - Technical audits, head-to-head comparisons, and starter prompts for AI-native operators.
🚀 Features
- Search Sales Tools: Find the best enrichment, outreach, or CRM tools via natural language.
- API Audits: Get technical details on auth methods, API types, and SDKs.
- MCP Discovery: Filter specifically for tools that support the Model Context Protocol.
- Starter Prompts: Get copy-paste prompts to immediately integrate tools into your workflow.
📦 Setup
Add this to your Claude Code or AI agent config:
{
"mcpServers": {
"salestools": {
"command": "npx",
"args": ["-y", "@salestoolsclub/mcp"]
}
}
}
🛠 Usage
Just tell your AI agent what you need:
"Find me enrichment APIs for my project" "What cold email tools work with HubSpot?" "Search for free CRM tools"
Maintainer: Salestools Club License: MIT