universal-tool-calling-protocol/python-utcp
Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware.
[](https://github.com/universal-tool-calling-protocol) [](https://pepy.tech/projects/utcp) [](https://github.com/universal-tool-calling-protocol/python-utcp/blob/main/LICENSE) [](https://cdtm.com/)
The Universal Tool Calling Protocol (UTCP) is a secure, scalable standard for defining and interacting with tools across a wide variety of communication protocols. UTCP 1.0.0 introduces a modular core with a plugin-based architecture, making it more extensible, testable, and easier to package.
In contrast to other protocols, UTCP places a strong emphasis on:
This repository contains the complete UTCP Python implementation:
utcp package with foundational components (README)http/](plugins/communicaLoading reviews...