aiagent.club
English
GitHub 仓库

universal-tool-calling-protocol/python-utcp

Python 首次收录 2025-06-24 更新于 2026-09-12 查看源 ↗

在全部 GitHub 仓库 中按Star排名第 686(共 803)

649 Star

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

项目介绍

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…

摘自 github.com/universal-tool-calling-protocol/python-utcp

最新指标

Star 649 2026-09-12
Fork 48 2026-09-12
提交 236 2026-09-12
发布 0 2026-09-12
Watcher 10 2026-09-12
开放 issue 6 2026-09-12
开放 PR 2 2026-09-12