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.

3
MCP Servers
19
Tools Available
₹0
To Get Started
70%
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 rate-limited API infrastructure.

Developer-first

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

Who is this for

Built for everyone

U

For Users

One API key connects your AI client to every MCP server in the marketplace. No setup, no Docker, no config files.

D

For Developers

Publish your MCP server with a single config file. We handle billing, distribution, and payouts so you can focus on building.

T

For Teams

Credit-based billing means predictable costs. A unified gateway simplifies integration across all your AI workflows.

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
  • 100 credits/month
  • All servers accessible
  • Community support
Most popular

Starter

For developers

₹999/month
  • 1,000 credits/month
  • Rollover up to 2,000
  • Priority support
  • Analytics

Pro

For power users

₹1,999/month
  • 5,000 credits/month
  • Rollover up to 10,000
  • Dedicated support
  • Advanced analytics

Build MCP servers.
Earn money.

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

Stay updated

Not ready to sign up yet?

Join the waitlist and we'll notify you when new servers launch.