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 🔌 ⌨️ 🔥
Implements MCP for Plane's project management API with multiple transport options (stdio, HTTP, SSE) and flexible authentication via API keys, PAT tokens, or OAuth. Exposes 50+ tools covering projects, work items, cycles, modules, initiatives, and intake workflows—all validated against Plane's Pydantic SDK models. Designed for AI agent integration, supporting both local stdio connections and remote hosted deployments at mcp.plane.so.
About cmcp
RussellLuo/cmcp
A command-line utility for interacting with MCP servers.
Supports both STDIO and HTTP/SSE transports for connecting to MCP servers, with JSON-RPC request/response inspection via verbose mode. Enables direct invocation of server capabilities—prompts, resources, and tools—using inline parameters or a shared `mcp.json` configuration file compatible with Cursor and Claude Code. Handles parameter marshaling (string values, JSON objects, environment variables, HTTP headers) through command-line syntax similar to curl.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work