Open Source · Cloudflare Edge · Free Tier

One Gateway for All Your MCP Servers

Stop juggling 10 MCP server URLs. Register your servers, create profiles, and give your AI client one endpoint that routes to everything. Plus automatic token compression.

⏱️
30sec
Setup
40-90%
Token Savings
🖥️
Unlimited
Servers
💰
Free
Price

How It Works

1

Add Servers

Register your MCP servers — GitHub, Slack, Postgres, anything. Set name, URL, and auth.

2

Create Profiles

Group servers into profiles like "Code" or "Business". Switch profiles instantly.

3

Connect Once

Point your AI client to one Gateway URL. It routes tools/list and tools/call to the right server.

One-Line Config

claude_desktop_config.json
{
  "mcpServers": {
    // Before: 10 separate server entries
    // "github": { "url": "https://..." },
    // "slack":  { "url": "https://..." },
    // "postgres": { "url": "https://..." },
    // ...

    // After: one gateway replaces them all
    "gateway": {
      "url": "https://gateway.toolboxlite.com/gw/mtg_YOUR_KEY"
    }
  }
}

What You Get

🖥️

Server Registry

Add unlimited MCP servers with name, URL, and auth config. Edit or remove anytime.

📁

Profile Switching

Group servers into profiles. "Code" profile for dev servers, "Business" for CRM and email.

Token Compression

Tool descriptions are automatically compressed, saving 40-90% of context tokens.

📈

Usage Analytics

See which tools are called, how often, latency, and error rates — all in your dashboard.

🔐

Auth Passthrough

Bearer tokens and custom headers are securely forwarded to upstream servers.

🌍

Edge Deployed

Cloudflare Workers in 300+ cities. <10ms overhead, 0 cold start.