DirectoryPython Utcp MCP
api

Python Utcp MCP

by universal-tool-calling-protocol

60
Health
good
60
Popularity

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

642stars
43forks
Python
MPL-2.0
Updated May 10, 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 Healthgood

Freshness32/40
Issue response3/30
Org backing20/20
Longevity5/10
Updated recently
Most issues unresolved
Org-backed

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