AgentHotspot MCP Server
🔍 Search 6,000+ MCP connectors directly from your AI agent
Features • Quick Start • Installation • Usage • Contributing
🌟 What is AgentHotspot?
AgentHotspot a marketplace for AI agent developers. It provides:
- 🔌 6,000+ curated MCP connectors ready to connect and integrate for agent builders
- 🚀 One-click integration with Claude Desktop, OpenAI Agents, n8n, and more
- 💰 Instant Monetization tools for MCP connector creators
- 📊 Analytics dashboard to track usage and performance
This MCP server allows your AI agents to search and discover oss connectors from the AgentHotspot marketplace.
✨ Features
- 🔍 Search Connectors — Query the AgentHotspot catalog with natural language
- 📦 Lightweight — Minimal dependencies, easy to install
- 🔧 MCP Compatible — Works with any MCP-compatible client
📦 Installation
Prerequisites
- Python 3.10+
- An MCP-compatible client (Claude Desktop, OpenAI Agents SDK, custom agents, etc.)
From Source
git clone https://github.com/AgentHotspot/agenthotspot-mcp.git
cd agenthotspot-mcp
# Install dependencies
pip install -r requirements.txt
# Install module
pip install -e .





