Plane MCP Server

v0.1.5APIsstable

Plane's Official Model Context Protocol Server 🔌 ⌨️ 🔥

mcp-servermodel-context-protocol
Share:
230
Stars
0
Downloads
0
Weekly
0/5

About

Plane's Official Model Context Protocol Server 🔌 ⌨️ 🔥

Features

  • list_issue_types
  • get_issue_type
  • create_issue_type
  • update_issue_type
  • delete_issue_type

Use Cases

Get all issue types for a specific project
Get details of a specific issue type
Create a new issue type in a project
Update an existing issue type
Delete an issue type
makeplane

Maintainer

LicenseMIT
Languagepython
Versionv0.1.5
UpdatedMay 19, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @makeplane/plane-mcp-server

Manual Installation

npx -y @makeplane/plane-mcp-server

Examples

Basic Configuration

Configure Plane MCP Server

npx -y @makeplane/plane-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Plane MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides