Enterprise DNA
M MCP Servers Developer low

kelvin6365/plane-mcp-server

by Various

🏎️ 🏠 This MCP Server will help you to manage projects and issues through [Plane's](https://plane.so) API

K

MCP

kelvin6365/plane-mcp-server

Added 1 June 2026

Overview

An MCP server that interfaces with Plane's API to manage projects and issues. It is written in JavaScript and allows MCP-compatible tools to interact with Plane.

Best for

Best for
Developers using Plane who want to manage projects and issues through MCP-compatible interfaces

Use cases

  • Manage Plane projects through MCP clients
  • Create and update issues via MCP tools
  • Integrate Plane with AI assistants or automation workflows

How to use

Install

npx -y @smithery/cli install @kelvin6365/plane-mcp-server --client claude

Tools exposed

  • list-projects
  • get-project
  • create-issue
  • list-issues
  • get-issue
  • update-issue

Tested with

claude, cline, windsurf, roo-cline, witsy, enconvo, cursor

Example client config

{\n  "mcpServers": {\n    "plane": {\n      "command": "node",\n      "args": ["path/to/plane-mcp-server/build/index.js"],\n      "env": {\n        "PLANE_API_KEY": "your_plane_api_key_here",\n        "PLANE_WORKSPACE_SLUG": "your_workspace_slug_here",\n        "PLANE_HOST": "optional"\n      }\n    }\n  }\n}

Notes

An MCP server that interfaces with Plane’s API to manage projects and issues. It is written in JavaScript and allows MCP-compatible tools to interact with Plane.

38 stars on GitHub. Last updated 2025-12-06. Licensed MIT.

Use cases

  • Manage Plane projects through MCP clients
  • Create and update issues via MCP tools
  • Integrate Plane with AI assistants or automation workflows

Pros

  • Open source and free to use
  • Written in JavaScript, widely accessible
  • Directly leverages Plane’s API for project management

Cons

  • Small community (38 stars) may mean limited support
  • Depends on Plane’s API availability and rate limits
  • No built-in authentication or security features documented

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source and free to use
  • Written in JavaScript, widely accessible
  • Directly leverages Plane's API for project management

Cons

  • Small community (38 stars) may mean limited support
  • Depends on Plane's API availability and rate limits
  • No built-in authentication or security features documented

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks