AgentHotspot
by Various
🔍 MCP server to search 6,000+ AI agent MCP connectors from AgentHotspot.com Marketplace
MCP
AgentHotspot
Added 1 June 2026
Overview
AgentHotspot provides an MCP server that lets developers search over 6,000 connectors from the AgentHotspot.com marketplace. It is written in Python and acts as a discovery layer for existing MCP integrations used in AI agent workflows.
Best for
Best for
Developers building AI agents who want programmatic access to a directory of MCP connectors
Use cases
- Searching for pre-built MCP connectors by keyword or category
- Exploring available tools to extend an AI agent's capabilities
- Integrating marketplace discovery directly into agent development pipelines
How to use
Install
pip install -e . Tested with
Claude Desktop, OpenAI Agents SDK, custom agents, LangChain
Example client config
{\n "mcpServers": {\n "agenthotspot": {\n "command": "python3",\n "args": ["-m", "agenthotspot_mcp"]\n }\n }\n} Notes
AgentHotspot provides an MCP server that lets developers search over 6,000 connectors from the AgentHotspot.com marketplace. It is written in Python and acts as a discovery layer for existing MCP integrations used in AI agent workflows.
2 stars on GitHub. Last updated 2026-01-21. Licensed MIT.
Use cases
- Searching for pre-built MCP connectors by keyword or category
- Exploring available tools to extend an AI agent’s capabilities
- Integrating marketplace discovery directly into agent development pipelines
Pros
- Offers a single search endpoint for a large collection of connectors
- Open source Python implementation can be inspected and modified
- Reduces time spent manually browsing for agent tools
Cons
- Very low GitHub popularity (2 stars) suggests limited adoption or early stage
- Depends on the AgentHotspot marketplace for connector data, creating an external dependency
- No evidence of active maintenance or community support
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Offers a single search endpoint for a large collection of connectors
- Open source Python implementation can be inspected and modified
- Reduces time spent manually browsing for agent tools
Cons
- Very low GitHub popularity (2 stars) suggests limited adoption or early stage
- Depends on the AgentHotspot marketplace for connector data, creating an external dependency
- No evidence of active maintenance or community support
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.