plane-mcp-server and cmcp
One tool is a command-line client for interacting with MCP servers, while the other is an official implementation of an MCP server, making them complementary components within the Model Context Protocol ecosystem.
About plane-mcp-server
makeplane/plane-mcp-server
Plane's Official Model Context Protocol Server 🔌 ⌨️ 🔥
This server helps integrate Plane, a project management platform, with AI agents. It allows AI agents to read and modify Plane data like projects, tasks, cycles, and modules. The output is automated updates and insights within your Plane workspace, making it useful for project managers, product owners, and development team leads who want to automate or enhance their project workflows using AI.
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