Back to directory
makeplane/plane-mcp-server

makeplane/plane-mcp-server

@makeplane

Plane的官方MCP服务器,支持多种传输方式并与Plane项目管理平台深度集成

planeproject-managementmcpapiworkflowllmproject-managementofficialcloud

Installation & Configuration

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

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/13