The marketplace and unified gateway for Model Context Protocol servers. Browse, enable, and connect to any MCP tool with a single API key.
Free tier includes 50 credits/month · No credit card required
{
"mcpServers": {
"mcpx": {
"url": "https://mcp.mcpx.gg/mcp",
"headers": {
"Authorization": "Bearer mcpx_sk_your_key_here"
}
}
}
}Add one config. Access every MCP server in the marketplace.
Works with your favorite AI tools
How it works
Browse a curated marketplace of MCP servers — intelligence, analytics, code tools, and more.
One click to activate any server. No config files, no Docker, no infrastructure.
One API key. Every server. Plug into Claude, Cursor, or any MCP-compatible client.
Use cases
Track competitor pricing, features, and market movements in real-time with Watchdog.
Get instant revenue breakdowns, churn analysis, and forecasts with Pulse.
Scan social mentions, track sentiment, and generate reply drafts with Sonar.
Why MCPX
Stop juggling credentials. A single API key connects you to every server in the marketplace.
Credit-based pricing means you never pay for idle infrastructure. Scale up or down instantly.
Encrypted connections, fine-grained access controls, and SOC 2 compliant infrastructure.
Build and publish MCP servers. Earn 85% of the revenue your tools generate.
Testimonials
“MCPX cut our integration time from days to minutes. One API key and we had access to 30+ tools instantly.”
Arjun Mehta
CTO, Buildfast AI
“I published my first MCP server and had my first payout within a week. The developer experience is incredible.”
Priya Sharma
Indie Developer
“The unified gateway means our AI agents can discover and use new tools without any code changes on our end.”
Rahul Verma
Lead Engineer, NexusAI
Gateway API
Send standard MCP requests to a single gateway URL. MCPX routes your tool calls to the right server, handles auth, tracks credits, and returns results — all in one round trip.
// Call any tool through the gateway
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "watchdog_track",
"arguments": {
"url": "https://competitor.com/pricing",
"label": "Competitor Pricing",
"check_interval": "6h"
}
}
}
// Response
{
"jsonrpc": "2.0",
"id": 1,
"result": {
"content": [{
"type": "text",
"text": "Now tracking competitor.com/pricing
every 6 hours. You'll be notified
of any changes."
}]
}
}Pricing
Start free. Scale as you grow.