MCP Directory
Back

utcp-mcp

by universal-tool-calling-protocol · Python · ★ 196

All-in-one MCP server that can connect your AI agents to any native endpoint, powered by UTCP

#ai#ai-agent#developer-tools#llm#mcp#model-context-protocol#python#utcp

Install

pip install git+https://github.com/universal-tool-calling-protocol/utcp-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "utcp-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/universal-tool-calling-protocol/utcp-mcp.git"
      ]
    }
  }
}

From the README

**The last MCP server you'll ever need.** A universal, all-in-one MCP server that brings the full power of the Universal Tool Calling Protocol (UTCP) to the MCP ecosystem. Add this configuration to your MCP client (Claude Desktop, etc.): **That's it!** No installation required. The bridge will automatically: - Download and run the latest version via npx - Load your UTCP configuration from the specified path - Register all your UTCP manuals as MCP tools - Provide a unified interface to manage your tool ecosystem Create a file to configure your tools and services: The bridge exposes these…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers