MCP Gateway Pro
Managed MCP Server Aggregator & Proxy
Connect AI agents to any combination of MCP servers through a single managed endpoint. Built-in auth, rate limiting, routing, and analytics — so you can focus on building agents, not infrastructure.
What it does
MCP Gateway Pro is the "API Gateway for the agent era." An AI agent (Claude, Bedrock Agent, custom LangChain/Strands agent, etc.) connects to a single AppXen gateway endpoint. When the agent calls tools/list, Gateway Pro aggregates tools from all registered upstream MCP servers and returns a unified catalog.
When the agent calls tools/call, Gateway Pro routes the request to the correct upstream server, handles auth, enforces rate limits, and meters the request for billing.
Architecture
REST API Proxy
NewTurn any REST API into MCP tools. Provide an OpenAPI spec (3.0, 3.1, or Swagger 2.0) and Gateway Pro auto-discovers endpoints, generates tool definitions, and handles HTTP translation at runtime. Your agents call MCP tools — the gateway makes HTTP requests. No custom server code needed.
Extensions & Built-in Services
NewExtend your gateway with pre-built integrations that run as managed MCP servers. Enable extensions like AWS CloudWatch from the gallery, provide your credentials, and the gateway handles the rest. Built-in services like RAG Engine and Media Storage are always available with zero configuration.
Key Features
Unified Authentication
API key or OAuth/OIDC. Gateway handles upstream credentials so agents never see them.
Rate Limiting
Token bucket per tenant. Protect upstream servers and control costs.
Real-time Analytics
Request volume, latency P50/P95/P99, error rates, top tools by usage.
Tool Aggregation
Namespaced tools from multiple MCP servers, served from a single endpoint.
Gallery & Extensions
Browse MCP servers and extensions from the gallery. One-click setup for GitHub, Neon, CloudWatch, and more.
Media & Storage
Built-in file upload, cloud storage, and media management accessible as MCP tools.
Example Request
POST /mcp/tenant_abc123 { "jsonrpc": "2.0", "method": "tools/call", "params": { "name": "github/create_issue", "arguments": { "repo": "appxen/gateway", "title": "Bug: rate limiter not resetting" } } }
Pricing
Specs
Ready to get started?
Deploy MCP Gateway Pro in minutes. Usage-based pricing, no upfront commitment.