Plane Project Management

v0.1.5Business Applicationsstable

A Model Context Protocol (MCP) server that enables LLMs to interact with Plane.so, allowing them to manage projects and issues through Plane's API. Using this server, LLMs like Claude can directly interact with your project management workflows while

mcp-servermodel-context-protocol
Share:
232
Stars
0
Downloads
0
Weekly
0/5

What is Plane Project Management?

Plane Project Management is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to model context protocol (mcp) server that enables llms to interact with plane.so, allowing them to manage projects and issues through plane's api. using this server, llms like claude can directly inter...

A Model Context Protocol (MCP) server that enables LLMs to interact with Plane.so, allowing them to manage projects and issues through Plane's API. Using this server, LLMs like Claude can directly interact with your project management workflows while

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • A Model Context Protocol (MCP) server that enables LLMs to i

Use Cases

Manage projects and issues through Plane API integration.
Create and update tasks using natural language commands.
Integrate project management into AI workflows.
makeplane

Maintainer

LicenseMIT License
Languagepython
Versionv0.1.5
UpdatedMay 22, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @makeplane/plane-mcp-server

Manual Installation

npx -y @makeplane/plane-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Plane Project Management

The Plane MCP Server connects AI assistants to Plane.so — the open-source project management tool — exposing over 100 tools that cover projects, work items, cycles, modules, epics, comments, time logs, and more. Through this server, LLMs like Claude can create and update issues, search across workspaces, manage sprints, and read project activity using natural language commands. Product managers and engineering teams use it to embed AI-driven project management directly into their development workflows without switching between tools.

Prerequisites

  • A Plane.so account with an active workspace (self-hosted or cloud at app.plane.so)
  • A Plane API key generated from your Plane profile settings
  • Your Plane workspace slug (visible in the URL after app.plane.so/)
  • Python 3.10+ and the uv tool installed (for stdio transport), or Node.js 22+ (for remote transport)
  • An MCP-compatible AI client such as Claude Desktop or Cursor
1

Generate a Plane API key

Log in to Plane, go to your Profile > API Tokens, and create a new token. Copy the key — you will need it in the configuration step. Also note your workspace slug from the URL.

2

Install uv (if using stdio transport)

The recommended local transport uses uvx to run the Python-based plane-mcp-server without a manual install step.

curl -LsSf https://astral.sh/uv/install.sh | sh
3

Add the server to your MCP client configuration

Edit your MCP client config to register the Plane server. Provide your API key and workspace slug as environment variables.

4

Alternative: connect via remote transport

Plane hosts a managed MCP endpoint at mcp.plane.so. Use mcp-remote to connect without running a local process. This uses OAuth or Personal Access Token authentication.

npx mcp-remote@latest https://mcp.plane.so/http/mcp
5

Restart your MCP client and verify

Restart Claude Desktop or your client to load the Plane server. Ask it to list your projects to confirm the connection is working.

Plane Project Management Examples

Client configuration (stdio with uvx)

Register the Plane MCP server in Claude Desktop using uvx and your API credentials.

{
  "mcpServers": {
    "plane": {
      "command": "uvx",
      "args": ["plane-mcp-server", "stdio"],
      "env": {
        "PLANE_API_KEY": "your-plane-api-key",
        "PLANE_WORKSPACE_SLUG": "your-workspace-slug",
        "PLANE_BASE_URL": "https://api.plane.so"
      }
    }
  }
}

Prompts to try

Use these prompts with your AI assistant once Plane is connected.

- "List all open issues in the 'backend' project assigned to me."
- "Create a new issue: 'Fix login timeout bug' in the authentication project, high priority."
- "Show me all issues in the current sprint cycle for the mobile project."
- "Move issue BACK-42 to the 'In Review' state."
- "Summarize the last 7 days of activity in the platform workspace."

Troubleshooting Plane Project Management

Authentication error: 401 Unauthorized when making requests

Double-check that PLANE_API_KEY is the full token string from Plane Profile > API Tokens. Ensure PLANE_WORKSPACE_SLUG matches exactly the slug in your Plane URL (case-sensitive). For self-hosted Plane, set PLANE_BASE_URL to your own instance URL.

uvx command not found when starting the server

Install uv first with: curl -LsSf https://astral.sh/uv/install.sh | sh. After installation, restart your terminal and verify with 'uvx --version'.

The server starts but no projects appear when listing

Confirm the workspace slug is correct and that your API key has access to that workspace. If using a self-hosted Plane instance, verify PLANE_BASE_URL points to your API endpoint, not the frontend URL.

Frequently Asked Questions about Plane Project Management

What is Plane Project Management?

Plane Project Management is a Model Context Protocol (MCP) server that model context protocol (mcp) server that enables llms to interact with plane.so, allowing them to manage projects and issues through plane's api. using this server, llms like claude can directly interact with your project management workflows while It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Plane Project Management?

Install via npm with the command: npx -y @makeplane/plane-mcp-server. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Plane Project Management?

Plane Project Management works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Plane Project Management free to use?

Yes, Plane Project Management is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Plane Project Management Alternatives — Similar Business Applications Servers

Looking for alternatives to Plane Project Management? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "plane-mcp-server": { "command": "npx", "args": ["-y", "@makeplane/plane-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Plane Project Management?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides