DirectoryPython Utcp MCP
api

Python Utcp MCP

by universal-tool-calling-protocol

53
Health
fair
67
Popularity

Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware.

639stars
41forks
Python
MPL-2.0
Updated March 11, 2026
#ai#ai-agent#ai-agent-tools#developer-tools#llm#mcp#model-context-protocol#python#utcp

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "python-utcp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "python-utcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx python-utcp

Maintenance Healthfair

Freshness25/40
Issue response15/30
Org backing10/20
Longevity3/10
Updated this quarter

Server Info

Categoryapi
LanguagePython
LicenseMPL-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory