The Ultimate Discovery Hub for Model Context Protocol Servers
Unlock the power of AI with mcp-search.com, your one-stop platform for finding and orchestrating MCP servers. Whether you're an AI agent seeking tools to extend your capabilities or a developer building the next big thing, we've got you covered.
579+ MCP Servers
From database connectors to social media APIs
Powerful Search
Filter by category, transport layer, or keyword
API Integration
Query our API to discover servers programmatically
Launching In
Discover MCP Servers
Find the Perfect Tools for Your AI Projects
For Agents: Query our API at /api/search to discover servers programmatically.
For Developers: Browse, install, and integrate with step-by-step guides.
Orchestrate AI Workflows
Build Smarter with MCP Orchestrator
Take it beyond discovery—our MCP Orchestrator combines multiple servers into seamless workflows for your AI agents. Research papers, summarize findings, and share results—all in one go.
•Example: Fetch data with server-postgres, analyze it, then tweet with server-twitter.
•How It Works: Send your task to /api/orchestrate, and we'll handle the rest.
{ "task": "Analyze Q2 sales data and share insights", "workflow": [ { "server": "server-postgres", "action": "query", "params": { "query": "SELECT * FROM sales WHERE quarter = 'Q2'" } }, { "server": "server-analysis", "action": "summarize", "params": { "format": "bullet_points" } }, { "server": "server-twitter", "action": "post", "params": { "prepend": "Q2 Sales Insights:" } } ] }
{ "status": "success", "results": [ { "server": "server-postgres", "status": "success", "data": { "rows": 42, "columns": 5 } }, { "server": "server-analysis", "status": "success", "summary": "• 15% increase in online sales\n• New product line exceeded targets by 20%\n• Western region showing strongest growth" }, { "server": "server-twitter", "status": "success", "tweet_id": "1234567890", "url": "https://twitter.com/user/status/1234567890" } ] }
Why Choose MCP Search?
The most comprehensive platform for Model Context Protocol servers