Salestools Club
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_sales_toolsA | Search the Salestools Club directory for sales APIs, tools, and MCP servers. Use natural language like 'lead enrichment API' or 'free CRM with webhooks'. |
| get_tool_detailsA | Get full details about a specific sales tool — API specs, auth methods, AI capabilities, starter prompts, MCP config, and more. |
| compare_toolsA | Compare two sales tools side-by-side — API type, auth, pricing, MCP support, AI capabilities, and SDKs. |
| list_categoriesA | List all available sales tool categories with descriptions and tool counts. |
| get_starter_promptA | Get the copy-paste starter prompt for a tool so you can immediately use it with your AI agent. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose: searching, listing categories, getting details, comparing, and extracting starter prompts. No overlap in functionality.
All tool names follow a consistent verb_noun pattern with underscores (e.g., compare_tools, search_sales_tools), making their actions predictable.
Five tools is well-scoped for a sales tool directory, covering browsing, searching, details, comparison, and starter prompts without being excessive.
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.