GitHub 仓库

universal-tool-calling-protocol/python-utcp

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

GitHub 仓库 中按Star排名第 659 / 共 783

646 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 646 2026-07-16
Fork 45 2026-07-16
提交 191 2026-07-16
发布 0 2026-07-16
Watcher 10 2026-07-16
开放 issue 5 2026-07-16
开放 PR 0 2026-07-16