uxc: UXC helps agents and automation discover and invoke APIs and tools across OpenAPI, MCP, GraphQL, gRPC, and JSON-RPC through one consistent workflow. It provides discovery-first interaction, structured invocation, and reusable auth. It aims to unify protocol-specific differences behind a single CLI entrypoint.; python-utcp: Universal Tool Calling Protocol (UTCP) is a secure, scalable standard for defining and interacting with tools across various communication protocols. Its Python implementation features a modular core with a plugin-based architecture, enhancing extensibility and ease of use.
Agent and skill authors needing a stable way to call many remote systems
Interacting with diverse APIs (HTTP, REST, GraphQL) via a unified client.