📡 MCP Radar

babazulu/plane-mcp

An MCP (Model Context Protocol) server for Plane, the open-source project management tool — plus a setup wizard that binds a project folder to a Plane project in one command.

3 stars
0 forks
Python
momentum ▲ 6.0
created 2026-08-11
on radar since 2026-08-12
View on GitHub ↗

About plane-mcp

An MCP (Model Context Protocol) server for Plane, the open-source project management tool — plus a setup wizard that binds a project folder to a Plane project in one command.

- plane-mcp (or plane-mcp setup) — interactively binds the current folder to a Plane project (writes MCP config for Claude Code / Codex, updates the agent memo). - plane-mcp mcp — the MCP server itself (stdio). - plane-mcp list — lists projects from your local registry. - plane-mcp update — self-upgrade via pipx.

Most Plane MCP servers expose dozens of tools and make the model pass workspace and project on every call. This one is deliberately narrow: one MCP server instance = one Plane project, fixed via environment variables at startup. The model gets a small, task-focused tool surface and can never write to the wrong project.

Tool Purpose ------ listtasks(statusgroup?, stateid?, assigneeid?, limit?, cursor?) List tasks; statusgroup=backlog shows only the backlog. gettask(idoridentifier) By UUID or PROJ-42 identifier. createtask(name, …) Create a task. updatetask(issueid, …) Patch any fields. changestatus(issueid, statusgroup OR stateid) Sugar over update. addcomment(issueid, bodyhtml) Post an HTML comment (sanitized via nh3). listcomments(issueid) Read comments, incl. presigned URLs for inline images. addcommentwithimage(issueid, bodyhtml, imagepath) Comment with an embedded image. uploadattachment(issueid, filepath) Attach a local file. listattachments(issueid) / getattachmenturl(…) / deleteattachment(…) Manage attachments. readattachmentimage(issueid, attachmentid) Return an image attachment as

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/babazulu--plane-mcp.html)

Related MCP servers

fellowgeek/mcp-memory

An OKF-backed Model Context Protocol (MCP) server delivering persistent long-term memory and SQLite FTS5 search for AI agents.

⭐ 188Python
sosoj92/jarvis-assistant-vocal

Assistant vocal local en francais : Claude ou Ollama (offline), domotique Hue, OBS, agenda, navigateur, appels Twilio, serveur MCP. Python.

⭐ 132Python
Stupidoodle/swissdevjobs-cli

Search & apply to ~4,700 salary-transparent tech jobs across 7 countries (🇨🇭🇩🇪🇬🇧🇺🇸🇨🇦🇳🇱🇫🇷) from your terminal or AI agent — zero-dependency Python CLI + MCP server + Claude Code plugin

⭐ 92Python
agents-universe/agents-universe

让智能体像人一样学习和工作,共享智能体和项目记忆

⭐ 83Python
bybit-exchange/kaas

Turn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.

⭐ 82Python
alxgntv/substack-api-mcp

MCP server for Substack posts (FastMCP + substack-api-client)

⭐ 80Python

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.