utcp-mcp

universal-tool-calling-protocol/utcp-mcp
★ 194 stars Python 🤖 AI/LLM Updated 1mo ago
All-in-one MCP server that can connect your AI agents to any native endpoint, powered by UTCP
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "utcp-mcp": {
      "command": "uvx",
      "args": [
        "utcp-mcp"
      ]
    }
  }
}

Or install with pip: pip install utcp-mcp

Topics

aiai-agentdeveloper-toolsllmmcpmodel-context-protocolpythonutcp