Consolidates multiple Model Context Protocol (MCP) servers into a single, efficient endpoint with on-demand loading, automated cleanup, and customizable Python plugins.
Sponsored
Designed to streamline the management of multiple Model Context Protocol (MCP) servers, this gateway eliminates the overhead of running numerous subprocesses, duplicated configurations, and decentralized control. It consolidates diverse MCP servers and custom Python tools behind a single, efficient endpoint, dynamically spawning and terminating server instances only when needed, and providing a unified interface for enhanced performance and simplified orchestration.
주요 기능
01Unifies multiple MCP servers behind a single endpoint
02Implements role-based access control for tools
03Supports in-process Python `@tool` plugins with auto-generated schemas
04Lazy loads server subprocesses on demand
051 GitHub stars
06Automatically cleans up idle server subprocesses
사용 사례
01Consolidating multiple MCP servers for Claude Code or other MCP clients
02Adding custom, in-process Python tools without requiring a full MCP server
03Centralizing control and configuration for various MCP server deployments