Plane MCP
by Plane
Open-source project tracking and issue management via AI assistants
productivity Python Beginner Self-hostable Verified
β 200 stars π
Updated: 1mo ago
Description
Official Plane MCP server for full project automation. Manage issues, cycles, modules, and project settings through AI assistants using natural language. Plane is an open-source project tracking tool often used as a Jira alternative, and this server exposes its complete API for AI-driven workflows. Create and assign issues, plan sprint cycles, organize work into modules, and query project data β all without leaving your editor.
β Best for
Teams using Plane who want AI-powered issue tracking and sprint planning
βοΈ Skip if
You use a different project management tool like Jira, Linear, or Asana
π‘ Use cases
- Creating and managing issues in Plane from AI coding assistants
- Planning and tracking sprint cycles via natural language commands
- Organizing work into modules and tracking cross-module dependencies
- Querying project status and generating progress reports
π Pros
- β Full access to issues, cycles, modules, and project settings
- β Open-source project β self-hostable with full data control
- β Official server from the Plane team with active maintenance
- β Python-based with pip/uvx install for easy setup
π Cons
- β Python runtime required β heavier than Node-based alternatives
- β Requires a running Plane instance (cloud or self-hosted)
- β Smaller ecosystem compared to Jira or Linear MCP servers
π§ Exposed tools (6 tools)
| Tool | Category | Description |
|---|---|---|
| manage_cycles | management | List, create, and manage sprint cycles |
| manage_modules | management | Organize and manage project modules |
| list_issues | read | List issues in a Plane project with filters |
| list_projects | read | List all projects in the Plane workspace |
| create_issue | write | Create a new issue in a Plane project |
| update_issue | write | Update an existing issue's properties or status |
β‘ Installation
Prerequisites:
- β’ python v3.10+
- β’ Plane API key
- β’ API key required
Check Claude Code documentation to configure this MCP server.
π‘ Tips & tricks
Install via uvx for isolated environments or pip for global installs. Set your Plane API key and workspace URL as environment variables before starting the server.
π Alternatives
Quick info
- Author
- Plane
- License
- Apache-2.0
- Runtime
- Python 3.10+
- Transport
- stdio
- Category
- productivity
- Difficulty
- Beginner
- Self-hostable
- β
- Auth
- β
- Docker
- β
- Version
- latest
- Updated
- Feb 28, 2026
Client compatibility
- β Claude Code
- β Cursor
- β VS Code Copilot
- β Gemini CLI
- β Windsurf
- β Cline
- β JetBrains AI
- β Warp
Platforms
π macOS π§ Linux πͺ Windows