cml-mcp and cmcp
The command-line utility for interacting with MCP servers is a complement to the Model Context Protocol (MCP) Server, enabling programmatic interaction with the server's functionalities.
About cml-mcp
xorrkaz/cml-mcp
A Model Context Protocol (MCP) Server for Cisco Modeling Labs (CML)
This tool allows network engineers to control Cisco Modeling Labs (CML) using plain English commands through AI assistants like Claude Desktop. Instead of manually clicking or scripting, you can tell the AI to create labs, configure devices, or troubleshoot issues. It transforms your natural language requests into actions within your CML environment, making network lab management much more intuitive and efficient.
About cmcp
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work