kelvin6365/plane-mcp-server
ποΈ π This MCP Server will help you to manage projects and issues through [Plane's](https://plane.so) API
Quick Start
Clone the repository:
git clone https://github.com/kelvin6365/plane-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"plane-mcp-server": {
"command": "npx",
"args": [
"-y",
"kelvin6365/plane-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.