MCP Gateway
by MikkoParkkola · development · mcp-server, glama
A multiplexing gateway that aggregates multiple MCP servers into a single port, significantly reducing context token usage through a Meta-MCP discovery system. It enables dynamic tool discovery and invocation across various transport protocols including stdio, HTTP, and SSE.
Source: https://github.com/MikkoParkkola/mcp-gateway
Install
git clone https://github.com/MikkoParkkola/mcp-gatewayTags: mcp-server, glama
Source: glama
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
MCP Gateway is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- paper-invoice-mcp by igun997
MCP server for Paper.id Indonesian invoicing and accounting platform, providing 31 tools for partner and invoice management, QRIS payments, and reporting with automatic token refresh.
- Pixal3D-MCP by Lightfielder
Standalone MCP server for generating high-fidelity 3D assets from a single image using Pixal3D inference.
- hyper-video-service by twilson63
MCP server for programmatic video generation. Send a prompt, get an MP4.
- FoldRun MCP Server by JZ3736
A mock MCP server that exposes protein structure prediction tools (submit, status, results) for integration with Gemini Enterprise, demonstrating the bring-your-own-MCP capability.
- MCP Packet Tracer by mainorcruz
Connects Claude with Cisco Packet Tracer 9.x to control network topologies, configure devices with IOS commands, and run diagnostics via natural language.
- whoop-mcp by Saadh05
MCP server that connects Whoop fitness data to Claude, enabling natural language queries about recovery, sleep, workouts, and more.
- firefox-relay-mcp by nazar256
Enables managing Firefox Relay masks (random and domain) via MCP tools, including listing, creating, updating, and disabling masks.
- ts-mcp-starter by shawntyn
A weather simulation MCP server that provides deterministic mock weather data for any city, including current conditions and forecasts.
Frequently asked questions
How do I install MCP Gateway?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support MCP Gateway?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is MCP Gateway free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.