AgentHotspot MCP Server allows AI agents to search and discover over 6,000 MCP connectors from the AgentHotspot marketplace.
From the registry: Search thousands of MCP connectors from the AgentHotspot marketplace via your AI agent.

$ git clone https://github.com/AgentHotspot/agenthotspot-mcp.git && cd agenthotspot-mcp && pip install -r requirements.txt && pip install -e .https://github.com/AgentHotspot/agenthotspot-mcpPlease install the `agenthotspot-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Python 3.10+** — Required to run the server.
- **Clone and install from source** — git clone https://github.com/AgentHotspot/agenthotspot-mcp.git && cd agenthotspot-mcp && pip install -r requirements.txt && pip install -e . Run: `git clone https://github.com/AgentHotspot/agenthotspot-mcp.git && cd agenthotspot-mcp && pip install -r requirements.txt && pip install -e .` (https://github.com/AgentHotspot/agenthotspot-mcp)
Canonical MCP server config (stdio transport):
- command: `python`
- args: ["-m","agenthotspot_mcp"]
Note: Install from source; no published PyPI package. Runs the installed module directly.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for searching Airweave collections with natural language queries.