plane-mcp-server

makeplane/plane-mcp-server
β˜… 170 stars Python 🧠 Memory/Knowledge Updated 1mo ago
Plane's Official Model Context Protocol Server πŸ”Œ ⌨️ πŸ”₯
View on GitHub β†’

Quick Install

Copy the config for your editor. Some servers may need additional setup β€” check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "plane-mcp-server": {
      "command": "uvx",
      "args": [
        "plane-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install plane-mcp-server

Topics

mcp-servermodel-context-protocol