Salestools Club
by akhilkannur
README.md
# 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](https://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:
```json
{
"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](https://salestools.club)
License: MIT
TDQS
A4/5.0
Scored across 5 tools
Disambiguation5/5
Each tool has a clearly distinct purpose: searching, listing categories, getting details, comparing, and extracting starter prompts. No overlap in functionality.
Naming Consistency5/5
All tool names follow a consistent verb_noun pattern with underscores (e.g., compare_tools, search_sales_tools), making their actions predictable.
Tool Count5/5
Five tools is well-scoped for a sales tool directory, covering browsing, searching, details, comparison, and starter prompts without being excessive.
Completeness4/5
The tool surface covers core directory operations, but lacks a way to list tools by category directly or filter search results, though search and categories partially address this.
Maintenance
ActivityInactive
ResponsivenessNo issues