Plane Project Management

Integrates with Plane's project management APIs to enable creation and management of projects, issues, cycles, modules, and work logs through over 30 specialized tools for automating workflow tasks.

Featured
View Source
65 stars
0 tools
Created Aug 2025
@makeplane/makeplane-plane-project-management-plane-mcp-server

About

Integrates with Plane's project management APIs to enable creation and management of projects, issues, cycles, modules, and work logs through over 30 specialized tools for automating workflow tasks.

Categories

general

Installation

npm

npm install @makeplane/makeplane-plane-project-management-plane-mcp-server

Configuration

{ "mcpServers": { "makeplane-plane-project-management-plane-mcp-server": { "command": "npx", "args": [ "-y", "@makeplane/makeplane-plane-project-management-plane-mcp-server" ] } } }