mcpc: mcpc is a universal CLI for the Model Context Protocol (MCP) that maps MCP operations to intuitive commands for interactive shell use, scripts, and AI coding agents. It supports persistent sessions, code mode with JSON output, and secure authentication. It works with any MCP server over Streamable HTTP or stdio.; 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.
Inspecting MCP servers and debugging
Interacting with diverse APIs (HTTP, REST, GraphQL) via a unified client.