소개
MCP-X serves as a robust, single-file gateway designed to manage and secure access to multiple upstream MCP servers. It allows clients to authenticate with Bearer tokens, register their own MCP servers, and then selectively share specific tools from those servers with other authorized clients. Through a configurable `config.toml`, administrators can define precise access policies, ensuring that each client only sees and interacts with the tools they are permitted to use, while server owners always retain full access to their own tools. This system streamlines tool-use orchestration, particularly useful for scenarios involving LLM agents needing controlled access to diverse toolsets.