Skip to content
Claude Code

Planka MCP for Claude Code

io.github.omnicoreos/planka-mcp

Planka 2.x MCP server with verified card, task, comment, label, and list operations.

client:Claude Code transport:stdio runtime:npm

Install Planka MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add planka-mcp -e PLANKA_BASE_URL=<PLANKA_BASE_URL> -e PLANKA_API_KEY=<PLANKA_API_KEY> -e PLANKA_AGENT_EMAIL=<PLANKA_AGENT_EMAIL> -e PLANKA_AGENT_PASSWORD=<PLANKA_AGENT_PASSWORD> -e PLANKA_DEFAULT_BOARD_ID=<PLANKA_DEFAULT_BOARD_ID> -e PLANKA_ALLOWED_BOARD_IDS=<PLANKA_ALLOWED_BOARD_IDS> -e PLANKA_ALLOWED_PROJECT_IDS=<PLANKA_ALLOWED_PROJECT_IDS> -e PLANKA_READ_ONLY=<PLANKA_READ_ONLY> -e PLANKA_DISABLED_TOOLS=<PLANKA_DISABLED_TOOLS> -e PLANKA_PROTECTED_LIST_IDS=<PLANKA_PROTECTED_LIST_IDS> -e PLANKA_HIDE_DEPRECATED=<PLANKA_HIDE_DEPRECATED> -e PLANKA_SUMMARY_HIGHLIGHT_LABEL=<PLANKA_SUMMARY_HIGHLIGHT_LABEL> -e PLANKA_SUMMARY_DECISION_LISTS=<PLANKA_SUMMARY_DECISION_LISTS> -- npx -y @omnicoreos/planka-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Planka MCP in other clients