aiagent.club
中文
GitHub

python-utcp

#829 of 964 in the AI Agent Index

4 Score
Real usage
Momentum
Attention
16

About

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 uses a modular architecture with a core library and protocol plugins:

Install the core library and any required protocol plugins:

UTCP supports multiple communication protocols through dedicated plugins:

For development, you can install the packages in editable…

Across sources

645 Stars
  • Stars 645
  • Forks 45
  • Commits 191
  • Releases 0