holon-run/uxc
Universal API calling CLI for URL-first discovery and invocation across OpenAPI, gRPC, GraphQL, MCP, and JSON-RPC.
This tool helps automate tasks by providing a single way to interact with many different online services and tools, regardless of how they expose their capabilities. It takes your commands and arguments for various services and returns structured JSON or human-readable text. It's designed for anyone building automated agents, scripts, or local applications that need to talk to diverse web services like payment systems, social media APIs, or internal business tools without juggling multiple specific toolkits.
Use this if you need to integrate and automate interactions with a variety of web services (like OpenAPI, GraphQL, gRPC, JSON-RPC, or MCP) using a consistent command-line interface.
Not ideal if you only interact with a single service that already has a robust, specialized SDK, or if you need a full workflow orchestration system.
Stars
79
Forks
3
Language
Rust
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/holon-run/uxc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hyper-mcp-rs/hyper-mcp
📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
Cyfrin/aderyn
Solidity Static Analyzer that easily integrates into your editor
Roblox/studio-rust-mcp-server
Standalone Roblox Studio MCP Server
microsoft/wassette
Wassette: A security-oriented runtime that runs WebAssembly Components via MCP
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.