universal-tool-calling-protocol/python-utcp
Official Python implementation of UTCP, an open standard for AI agents to call APIs directly without middleware.

Not currently ranked — collecting fresh signals.
star history
UTCP is a secure, scalable open standard that defines how AI agents interact with tools across communication protocols. It provides a modular core with a plugin-based architecture supporting HTTP, SSE, CLI and other protocols. The implementation includes well-defined Pydantic models for easy integration and is designed to interoperate with existing standards like MCP.
Frequently asked
- What is universal-tool-calling-protocol/python-utcp?
- Official Python implementation of UTCP, an open standard for AI agents to call APIs directly without middleware.
- Is python-utcp open source?
- Yes — universal-tool-calling-protocol/python-utcp is open source, released under the MPL-2.0 license.
- What language is python-utcp written in?
- universal-tool-calling-protocol/python-utcp is primarily written in Python.
- How popular is python-utcp?
- universal-tool-calling-protocol/python-utcp has 645 stars on GitHub.
- Where can I find python-utcp?
- universal-tool-calling-protocol/python-utcp is on GitHub at https://github.com/universal-tool-calling-protocol/python-utcp.