Skip to main content
ClaudeWave

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

MCP Servers644 stars43 forksPythonMPL-2.0Updated 1mo ago
ClaudeWave Trust Score
92/100
Verified
Passed
  • Open-source license (MPL-2.0)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · python-utcp
Claude Code CLI
claude mcp add python-utcp -- uvx python-utcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "python-utcp": {
      "command": "uvx",
      "args": ["python-utcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/universal-tool-calling-protocol/python-utcp and follow its README.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
aiai-agentai-agent-toolsdeveloper-toolsllmmcpmodel-context-protocolpythonutcp

What people ask about python-utcp

What is universal-tool-calling-protocol/python-utcp?

+

universal-tool-calling-protocol/python-utcp is mcp servers for the Claude AI ecosystem. Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware. It has 644 GitHub stars and was last updated 1mo ago.

How do I install python-utcp?

+

You can install python-utcp by cloning the repository (https://github.com/universal-tool-calling-protocol/python-utcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is universal-tool-calling-protocol/python-utcp safe to use?

+

Our security agent has analyzed universal-tool-calling-protocol/python-utcp and assigned a Trust Score of 92/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains universal-tool-calling-protocol/python-utcp?

+

universal-tool-calling-protocol/python-utcp is maintained by universal-tool-calling-protocol. The last recorded GitHub activity is from 1mo ago, with 4 open issues.

Are there alternatives to python-utcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy python-utcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: universal-tool-calling-protocol/python-utcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/universal-tool-calling-protocol-python-utcp)](https://claudewave.com/repo/universal-tool-calling-protocol-python-utcp)
<a href="https://claudewave.com/repo/universal-tool-calling-protocol-python-utcp"><img src="https://claudewave.com/api/badge/universal-tool-calling-protocol-python-utcp" alt="Featured on ClaudeWave: universal-tool-calling-protocol/python-utcp" width="320" height="64" /></a>

More MCP Servers