Skip to content

Releases: philipvanlewis/plane-mcp-server

v1.0.0 — Initial Release

26 Mar 15:41

Choose a tag to compare

Plane MCP Server v1.0.0

Comprehensive MCP server for Plane CE with 51 tools covering the full Plane API surface.

Highlights

  • Rich page editing — write in Markdown, auto-converted to Plane-compatible HTML
  • Image uploads — 3-step presigned upload flow wrapped in a single tool call
  • Fixed page reads — returns readable HTML (not raw Yjs CRDT binary)
  • Content append — add to pages without replacing everything
  • Full CRUD — work items, projects, modules, cycles, labels, states, members
  • Comments & activity — add comments, view activity history
  • Instance customization — workspace settings, logo uploads, user profiles
  • Dual auth — v1 API key + session auth for internal APIs

Tool Categories

Category Count
Pages 9
Work Items 10
Assets 2
Projects 4
Modules 5
Cycles 5
Labels 3
States 2
Members 2
Customization 8
Utility 1

Known Issues

  • Plane v1 API ignores query parameter filters — the server handles this with client-side filtering

Built by Element Zero