GitHub - universal-tool-calling-protocol/python-utcp: Official python implementation of the UTCP
Universal Tool Calling Protocol (UTCP) 1.0.1
Introduction
The Universal Tool Calling Protocol (UTCP) is a modern, flexible, and 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:
Scalability: UTCP is designed to handle a large number of tools and...
Read more at github.com