Planka MCP
Control a Planka 2.x board from Claude Code through 41 MCP tools. Writes are re-read and verified, so a reported success matches the board. It runs locally over stdio via the published package.
People who work with Planka and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-03 · ★ 2 · #79 OF 160 MAINTAINED PRODUCTIVITY · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Planka MCP
before you install - you'll need
Set PLANKA_BASE_URL, PLANKA_API_KEY, PLANKA_ALLOWED_BOARD_IDS, PLANKA_DISABLED_TOOLS, PLANKA_PROTECTED_LIST_IDS, PLANKA_AGENT_EMAIL, PLANKA_AGENT_PASSWORD, PLANKA_SMOKE_BOARD_ID before connecting. PLANKA_DEFAULT_BOARD_ID is optional or environment-specific per the README.
Claude Code
claude mcp add omnicoreos-planka-mcp -- npx -y @omnicoreos/planka-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"omnicoreos-planka-mcp": {
"command": "npx",
"args": [
"-y",
"@omnicoreos/planka-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-08-21 - young repo, little track record yet
license MIT - declared in the repository
npm package @omnicoreos/planka-mcp - published under the repo owner's npm scope (@omnicoreos)
registry namespace io.github.omnicoreos is GitHub-verified and matches the repo owner
03 · What Planka MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Limitations (from the README)
[!WARNING] The old @gogogadgetbytes/planka-mcp package can report success while doing nothing on Planka 2.x. Read the five silent-failure gotchas before replacing an existing installation.
04 · Who maintains Planka MCP
Planka MCP is maintained by omnicoreos. It's the only MCP server we track from this author; the repo dates to Aug 2026.
05 · Facts
- repository
- github.com/omnicoreos/planka-mcp
- category
- productivity - ranked #79 of 160 actively-maintained productivity servers as of 2026-09-18.
- registry
- io.github.omnicoreos/planka-mcp (active, first published 2026-09-03)
- packages
- npm:@omnicoreos/planka-mcp
06 · Planka MCP FAQ
What is Planka MCP?
Control a Planka 2.x board from Claude Code through 41 MCP tools. Writes are re-read and verified, so a reported success matches the board. It runs locally over stdio via the published package.
Is Planka MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-03. We re-verify nightly.
How do I install Planka MCP?
Run `npx -y @omnicoreos/planka-mcp`. The README documents 9 environment variables (PLANKA_BASE_URL, PLANKA_API_KEY, PLANKA_DEFAULT_BOARD_ID…) to set first. Set PLANKA_BASE_URL, PLANKA_API_KEY, PLANKA_ALLOWED_BOARD_IDS, PLANKA_DISABLED_TOOLS, PLANKA_PROTECTED_LIST_IDS, PLANKA_AGENT_EMAIL, PLANKA_AGENT_PASSWORD, PLANKA_SMOKE_BOARD_ID before connecting. PLANKA_DEFAULT_BOARD_ID is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Planka MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Planka MCP
Alternatives to Planka MCP
Maintained productivity servers if Planka MCP isn't the fit.
- Reactive Resume Free open-source resume builder with remote MCP tools for resumes and job applications. ★ 43,123 · 2026-09-17
- Kaneo Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients ★ 9,115 · 2026-09-17
- Praison AI AI Agents Framework with Self Reflection and MCP support ★ 9,069 · 2026-09-18
- Basic Memory Local-first knowledge management with bi-directional LLM sync via Markdown files. ★ 3,986 · 2026-09-16
- Mindwtr Task and project automation for local and self-hosted Mindwtr Cloud data; read-only by default. ★ 2,063 · 2026-09-18
- Pm Claude Skills 1174 professional Agent Skills + workflow recipes - searchable & fetchable over MCP. ★ 1,369 · 2026-09-17
Pairs well with
Servers that cover what Planka MCP doesn't - only shown when the pairing reason fits the companion.
More productivity MCP servers · mneme Record · Enquire MCP · Kanban AI · YAML Workflow · Global Agent Memory
More TypeScript MCP servers · Omnidim MCP Server · WAKE Protocol · Omophub MCP · Ckan MCP Server · Service Public France · see all