The UTCP-MCP Bridge exposes the Universal Tool Calling Protocol (UTCP) to MCP clients, enabling users to register and execute tools from APIs, command-line utilities, and custom formats through a unified interface. The server provides MCP tools for registering manuals, calling tools, searching by description, and managing the UTCP ecosystem, with configuration through a `.utcp_config.json` file that specifies tool sources, post-processing rules, and search strategies. It solves the problem of fragmenting tool access across multiple protocols by creating a single, dynamically configurable gateway for all integrated tools.
claude mcp add --transport stdio universal-tool-calling-protocol-utcp-mcp uvx utcp-mcp