Now in public beta

Every MCP server.
One account.

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

claude-desktop-config.json
{
  "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.

50+
MCP Servers
10K+
API Calls/Day
99.9%
Uptime
85%
Developer Share

Works with your favorite AI tools

C
Claude Desktop
Cu
Cursor
W
Windsurf
VS
VS Code
Cl
Cline
+
Any MCP Client

How it works

Three steps to MCP superpowers

STEP 01

Discover

Browse a curated marketplace of MCP servers — intelligence, analytics, code tools, and more.

STEP 02

Enable

One click to activate any server. No config files, no Docker, no infrastructure.

STEP 03

Connect

One API key. Every server. Plug into Claude, Cursor, or any MCP-compatible client.

Use cases

What you can build with MCPX

Intelligence

Competitive Analysis

Track competitor pricing, features, and market movements in real-time with Watchdog.

Analytics

Revenue Insights

Get instant revenue breakdowns, churn analysis, and forecasts with Pulse.

Social

Brand Monitoring

Scan social mentions, track sentiment, and generate reply drafts with Sonar.

Why MCPX

Built for the MCP ecosystem

One key for everything

Stop juggling credentials. A single API key connects you to every server in the marketplace.

Pay only for what you use

Credit-based pricing means you never pay for idle infrastructure. Scale up or down instantly.

Enterprise-grade security

Encrypted connections, fine-grained access controls, and SOC 2 compliant infrastructure.

Developer-first

Build and publish MCP servers. Earn 85% of the revenue your tools generate.

Testimonials

Loved by developers

MCPX cut our integration time from days to minutes. One API key and we had access to 30+ tools instantly.

AM

Arjun Mehta

CTO, Buildfast AI

I published my first MCP server and had my first payout within a week. The developer experience is incredible.

PS

Priya Sharma

Indie Developer

The unified gateway means our AI agents can discover and use new tools without any code changes on our end.

RV

Rahul Verma

Lead Engineer, NexusAI

Gateway API

One endpoint.
Every tool.

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.

  • Standard JSON-RPC over HTTP
  • Auto-discovery via mcpx_discover
  • Sub-200ms response times
  • Built-in rate limiting & retries
POST /mcp
// 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

Simple, credit-based pricing

Start free. Scale as you grow.

Free

Get started

₹0/month
  • 50 credits/month
  • 3 servers
  • Community support
Most popular

Starter

For developers

₹999/month
  • 500 credits/month
  • 10 servers
  • Priority support
  • Analytics

Pro

For power users

₹1999/month
  • 2,500 credits/month
  • Unlimited servers
  • Dedicated support
  • Team management

Build MCP servers.
Earn money.

Publish your tools on the MCPX marketplace and earn 85% of the revenue they generate. We handle billing, hosting, and distribution.