Aggregates multiple external Model Context Protocol (MCP) servers into a unified interface with progressive tool discovery.
OneMCP acts as a universal Model Context Protocol (MCP) aggregator, designed to streamline how large language models (LLMs) interact with numerous external MCP servers. By implementing a "meta-tool" architecture, it drastically reduces token overhead and preserves context by exposing just two meta-tools instead of hundreds of individual tool schemas. This enables progressive tool discovery, where LLMs search for and load relevant tool schemas only when needed, making it highly efficient and scalable for any LLM, MCP-compliant server, or deployment scenario, from local development to production APIs and agent frameworks.
