Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by RussellLuo • Uncategorized
A command-line tool to interact with MCP servers via STDIO, HTTP, or SSE transports.
Interact with MCP servers using command-line interfaces.
Manage and call MCP prompts, resources, and tools programmatically.
That require flexible transport options including STDIO, HTTP, and SSE.
cMCP is a command-line utility designed to facilitate interaction with Model Context Protocol (MCP) servers, functioning similarly to curl but specialized for MCP. It supports multiple transport methods including STDIO, HTTP, and SSE, allowing users to list prompts, resources, and tools, as well as call tools and read resources. The utility also supports configuration via mcp.json files for easier server management and includes verbose mode for debugging JSON-RPC requests and responses.