MCP Servers / development / mcp-of-mcps

mcp-of-mcps

JSON →
stdionone10development

MCP of MCPs is a meta-server that merges all your MCP servers into a single smart endpoint.
It gives AI agents instant tool discovery, selective schema loading, and massively cheaper execution, so you stop wasting tokens and time. With persistent tool metadata, semantic search, and direct code execution between tools, it turns chaotic multi-server setups into a fast, efficient, hallucination-free workflow.
It also automatically analyzes the tools output schemas if not exist and preserves them across sessions for consistent behavior.

Install
How to run this server

No install command recorded.

server path: mcp-of-mcps
Tools
What this server exposes
semantic_search_tools
Search tools by describing the task you want to accomplish in plain English, returning only the most relevant tools ranked by similarity without loading full schemas.
get_mcps_servers_overview
Returns only tool names without full schemas, giving a lightweight overview of all available tools across servers.
get_tools_overview
Loads full tool definitions with parameter schemas, required vs optional fields, and example usage code for only the specified tools.
run_functions_code
Executes JavaScript code that can call multiple tools in sequence or parallel, process and transform data, and return only final results to the model.
Configuration
Environment & auth
authnone
Resources
mcp-of-mcps — MCP Server · libregistry