mcp-gateway
Active·★ 29·MIT·Updated 2026-05-29
★ Trending★ API Integration
Universal MCP Gateway - Single-port multiplexing with Meta-MCP for ~95% context token savings
MCP Gateway sits between AI clients and tools, exposing 4 meta-tools for dynamic discovery. It supports unlimited backends via MCP protocols and REST APIs with YAML capabilities, saving up to 97% token overhead. Features include hot reload, circuit breakers, and a web dashboard.
#ai#anthropic#claude#gateway#llm#mcp#mcp-servers#model-context-protocol
01
Features
01Unlimited tools with minimal tokens (97% savings)
02Any REST API to MCP tool via YAML or OpenAPI import
03Hot reload without losing AI session
04Production resilience (circuit breakers, retry, rate limiting)
05Web dashboard for live status and cost tracking
02
Compatibility
Rust (Cargo)
Cargo
Verified via docs
Homebrew (macOS/Linux)
Homebrew
Verified via docs
Docker
Docker
Verified via docs
Binary (macOS/Linux)
Binary
Verified via docs
03
Quick start
1
$ brew tap MikkoParkkola/tap
2
$ brew install mcp-gateway
04
Use cases
↳Connect multiple MCP servers without context window limit
↳Turn any REST API into an MCP tool without coding
↳Change MCP configuration without restarting AI session
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
Auto-claude-code-research-in-sleep★ 11.0k
ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
openagent★ 5.1k
⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
Related searches
Comments
Log in to leave a comment
- SSkyler ZhangApr 5, 2026
Universal gateway means clients don't need separate configurations per server.
- EEmerson MartinezMar 29, 2026
Good for reducing the overhead of managing many MCP server connections.
- CCasey GarciaMar 20, 2026
Single-port multiplexing for many MCP servers is the right infrastructure primitive.
- HHarper BrownMar 7, 2026
95% context reduction claim is plausible with proper meta-MCP aggregation.