MCP.so
Sign In
S

Salestools Club

@akhilkannur

About Salestools Club

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

akhilkannur

Submitted by

Akhil Mk

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "salestools": {
      "command": "npx",
      "args": [
        "-y",
        "@salestoolsclub/mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Salestools Club?

Salestools Club is an MCP server that enables AI agents like Claude Code and Cursor to search over 200 sales tools, APIs, and MCP servers using natural language queries. It provides technical audits, head‑to‑head comparisons, and starter prompts for AI‑native operators.

How to use Salestools Club?

Add the server configuration to your AI agent’s config file using npx -y @salestoolsclub/mcp. Once connected, simply ask your agent for sales tool recommendations, API audits, or MCP server discovery in plain language.

Key features of Salestools Club

  • Search sales tools via natural language queries.
  • Get technical audit details (auth methods, API types, SDKs).
  • Filter specifically for tools that support the Model Context Protocol.
  • Receive copy‑paste starter prompts for immediate workflow integration.

Use cases of Salestools Club

  • Discover enrichment APIs for a new project.
  • Compare cold email tools that integrate with HubSpot.
  • Find free CRM tools suitable for early‑stage startups.
  • Audit API details of multiple sales platforms at once.
  • Locate MCP‐compatible servers from a curated registry.

FAQ from Salestools Club

What kind of tools can I search?

You can search 200+ sales tools, APIs, and MCP servers—including enrichment, outreach, CRM, and more.

How do I connect the server to my AI agent?

Add the JSON block with "command": "npx", "args": ["-y", "@salestoolsclub/mcp"] to your agent’s MCP configuration file.

Where does the tool data come from?

From the official registry at Salestools.club, which maintains technical audits and comparisons.

Does this server require any external API keys?

No. The server runs via npx and does not mention any required API keys in the setup instructions.

What transport does the server use?

The configuration uses standard stdio transport (command + args), as is typical for MCP servers run via npx.

Comments

More Other MCP servers