MCP Plane
Click on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn 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
- AlicenseBqualityDmaintenanceMCP 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.4914MIT
- AlicenseBqualityCmaintenanceAn MCP server that enables LLMs to fully manage a Plane workspace, including projects, work items, states, labels, cycles, modules, comments, and members.38MIT
Related MCP Connectors
MCP server for generating rough-draft project plans from natural-language prompts.
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
MCP server for interacting with the Supabase platform
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ruben-Alvarez-Dev/MCP-plane'
If you have feedback or need assistance with the MCP directory API, please join our Discord server