MCPdir β€” MCP Server Directory
πŸ‡¬πŸ‡§ πŸ‡ͺπŸ‡Έ

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)

ToolCategoryDescription
manage_cyclesmanagementList, create, and manage sprint cycles
manage_modulesmanagementOrganize and manage project modules
list_issuesreadList issues in a Plane project with filters
list_projectsreadList all projects in the Plane workspace
create_issuewriteCreate a new issue in a Plane project
update_issuewriteUpdate 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