loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

plane-mcp-server

MCP Tool

philipvanlewis/plane-mcp-server

Comprehensive MCP server for Plane CE — 51 tools for pages, assets, work items, modules, cycles, states, labels, members, and instance customization. Rich markdown editing, image uploads, client-side filtering.

Install

$ npx loaditout add philipvanlewis/plane-mcp-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "plane-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "plane-mcp-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Plane MCP Server

[](https://opensource.org/licenses/MIT) [](https://github.com/philipvanlewis/plane-mcp-server/releases) [](https://modelcontextprotocol.io/) [](https://www.typescriptlang.org/) [](https://plane.so/)

A comprehensive Model Context Protocol (MCP) server for Plane CE — the open-source project management tool.

51 tools covering pages, assets, work items, projects, modules, cycles, labels, states, members, and instance/workspace customization.

Key Features
  • Rich page editing — Write in Markdown, auto-converted to Plane-compatible HTML with proper editor classes
  • Image uploads — 3-step presigned upload flow wrapped in a single tool call
  • Fixed page reads — Returns readable HTML content (not the raw Yjs CRDT binary)
  • Content append — Add to existing pages without replacing everything
  • Full CRUD — Complete management for work items, projects, modules, cycles, labels, and states
  • Comments & activity — Add comments to issues, view activity history
  • Instance & workspace customization — Manage instance config, workspace settings, logo uploads, user profiles
  • Dual auth — v1 API key for public endpoints + session auth for internal APIs (pages, assets, customization)
Quick Start
1. Install
git clone https://github.com/philipvanlewis/plane-mcp-server.git
cd plane-mcp-server
npm install
npm run build
2. Configure

Copy .env.example to .env and fill in your Plane CE details:

cp .env.example .env
PLANE_BASE_URL=http://localhost       # Your Plane CE instance
PLANE_

Tags

claudeclaude-codemcpmcp-servermodel-context-protocolplaneplane-ceproject-managementself-hostedtypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated22 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/26/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/philipvanlewis/plane-mcp-server)](https://loaditout.ai/skills/philipvanlewis/plane-mcp-server)