universal-tool-calling-protocol/rs-utcp
Official Rust implementation of the UTCP
This is a Rust implementation of the Universal Tool Calling Protocol (UTCP), enabling developers to connect to and use various tools and services across different communication methods. It takes configuration files or OpenAPI specifications as input and allows Rust applications to discover and execute these tools, receiving structured results. Software developers building applications in Rust that need to interact with diverse external systems or microservices would use this.
Use this if you are a Rust developer building an application that needs to integrate with many different services or APIs using various communication protocols.
Not ideal if you are not a Rust developer or if your project only needs to interact with a single, well-defined API.
Stars
51
Forks
3
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/universal-tool-calling-protocol/rs-utcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ziglana/gRPC-zig
blazigly fast gRPC/MCP client & server implementation in zig
universal-tool-calling-protocol/python-utcp
Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any...
openSVM/zig-mcp-server
A Model Context Protocol (MCP) server that provides Zig language tooling, code analysis, and...
universal-tool-calling-protocol/go-utcp
Official Go implementation of the UTCP
muhammad-fiaz/mcp.zig
A comprehensive Model Context Protocol (MCP) library for Zig — bringing MCP support to the Zig ecosystem.