MCP Directory

go-utcp

by universal-tool-calling-protocol · Go · ★ 104

Official Go implementation of the UTCP

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

Install

go install github.com/universal-tool-calling-protocol/go-utcp@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "go-utcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:universal-tool-calling-protocol/go-utcp"
      ]
    }
  }
}

From the README

[](https://goreportcard.com/report/github.com/universal-tool-calling-protocol/go-utcp) [](https://pkg.go.dev/github.com/universal-tool-calling-protocol/go-utcp) The Universal Tool Calling Protocol (UTCP) is a modern, flexible, and scalable standard for defining and interacting with tools across a wide variety of communication protocols. It is designed to be easy to use, interoperable, and extensible, making it a powerful choice for building and consuming tool-based services. In contrast to other protocols like MCP, UTCP places a strong emphasis on: * **Scalability**: UTCP is designed to h…
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 developer tools servers