d-kimuson/modular-mcp
A Model Context Protocol (MCP) proxy server that enables efficient management of large tool collections across multiple MCP servers by grouping them and loading tool schemas on-demand.
Implements a two-phase tool discovery system where group metadata is embedded in initial tool descriptions (enabling LLM-native discovery without tool calls), then fetches full schemas on-demand via `get-modular-tools`. Supports stdio, HTTP, and SSE transport types with environment variable interpolation, and manages multiple upstream MCP servers through a single proxy endpoint while maintaining transparent tool execution semantics.
Stars
47
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
Nov 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/d-kimuson/modular-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sparfenyuk/mcp-proxy
A bridge between Streamable HTTP and stdio MCP transports
stacklok/toolhive
ToolHive makes deploying MCP servers easy, secure and fun
samanhappy/mcphub
A unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs...
metatool-ai/metamcp
MCP Aggregator, Orchestrator, Middleware, Gateway in one docker
open-webui/mcpo
A simple, secure MCP-to-OpenAPI proxy server