MCP Plane
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Planelist all issues in project 'backend'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Plane
MCP server for Plane. 56 tools covering the complete Plane REST API.
Quick Start
npm install
npm run build
PLANE_API_KEY=plane_api_your_token npm startRelated MCP server: plane-mcp-server
Configuration
Variable | Required | Default |
| ✅ | — |
| ❌ |
|
Pi Integration
{
"mcpServers": {
"mcp-plane": {
"command": "node",
"args": ["dist/index.js"],
"env": {
"PLANE_API_KEY": "plane_api_...",
"PLANE_BASE_URL": "http://localhost:8085"
}
}
}
}Tools (56)
Category | Tools |
Workspaces (2) |
|
Projects (8) |
|
Issues (7) |
|
Comments (5) |
|
Links (5) |
|
Attachments (4) |
|
Activity (1) |
|
Cycles (7) |
|
Modules (8) |
|
States (1) |
|
Labels (5) |
|
Members (3) |
|
License
MIT © Ruben-Alvarez-Dev
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.
MCP server for generating rough-draft project plans from natural-language prompts.
MCP server for Linear project management and issue tracking
Nifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server for the Plane project management platform that enables users to manage workspaces, projects, and work items. It supports full CRUD operations for issues while providing access to cycles, modules, labels, and workflow states.MIT
- AlicenseCqualityDmaintenanceMCP server for Plane integration, enabling AI agents to interact with Plane APIs and services for project management tasks.100MIT
- AlicenseBqualityCmaintenanceProvides 48 tools for managing Plane projects, issues, modules, cycles, comments, and worklogs via MCP, supporting both stdio and HTTP transport.497 npmMIT
- AlicenseBqualityDmaintenanceAn MCP server that enables LLMs to fully manage a Plane workspace, including projects, work items, states, labels, cycles, modules, comments, and members.38MIT