RussellLuo/cmcp
A command-line utility for interacting with MCP servers.
This is a command-line tool for developers who work with MCP (Model Context Protocol) servers. It helps you interact with an MCP server, whether it's running locally via STDIO or remotely via HTTP, by sending commands, methods, and parameters. You provide an MCP server endpoint (command or URL) and the specific operation (like listing prompts or calling a tool), and it returns the corresponding output from the server. It is primarily for developers integrating or testing applications that communicate with MCP servers.
Available on PyPI.
Use this if you are a developer who needs to directly send requests to an MCP server from your terminal, inspect its responses, or test MCP server functionality.
Not ideal if you are not a software developer or if you need a graphical interface to manage your MCP servers.
Stars
18
Forks
9
Language
Python
License
MIT
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/RussellLuo/cmcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
ivnvxd/mcp-server-odoo
A Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo...
StarRocks/mcp-server-starrocks
StarRocks MCP (Model Context Protocol) Server
Vortiago/mcp-outline
A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline...
neo4j-contrib/mcp-neo4j
Neo4j Labs Model Context Protocol servers
cbcoutinho/nextcloud-mcp-server
Nextcloud MCP Server