Back to directory
plane-mcp-server

plane-mcp-server

@kelvin636527

No description provided.

mcpplanellmother

Installation & Configuration

{
  "mcpServers": {
    "plane": {
      "command": "node",
      "args": [
        "path/to/plane-mcp-server/build/index.js"
      ],
      "env": {
        "PLANE_API_KEY": "your_plane_api_key_here",
        "PLANE_WORKSPACE_SLUG": "your_workspace_slug_here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/7/23
Updated
2025/7/23