Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by pacmac • Uncategorized
A lightweight MCP server that multiplexes multiple tool modules in a single process over stdio.
Call multiple external tools efficiently without running separate servers for each.
That require multi-user and multi-project task management via integrated tools like mcpp-plan.
Declarative tool contracts with lazy loading and timeout enforcement.
mcpp is an MCP server that consolidates multiple tools into one process, reducing overhead by avoiding one server per tool. It uses declarative JSON Schema contracts for tools, lazy loads Python implementations on demand, and supports multi-user, multi-project workflows. The server routes tool calls efficiently and provides built-in help and CLI for ease of use.