🛠️

planka

MCP server for PLANKA kanban boards. Full CRUD for cards, tasks, comments, and labels.

Developer Tools stdio npm npmstdiogogogadgetbytes
RUN IN TERMINAL
claude mcp add gogogadgetbytes-planka -- npx -y @gogogadgetbytes/planka-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "gogogadgetbytes-planka": { "command": "npx", "args": ["-y", "@gogogadgetbytes/planka-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "gogogadgetbytes-planka": { "command": "npx", "args": ["-y", "@gogogadgetbytes/planka-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "gogogadgetbytes-planka": { "command": "npx", "args": ["-y", "@gogogadgetbytes/planka-mcp"] } } }

About This MCP Server

The planka MCP server is a developer tool that provides a Model Context Protocol server for PLANKA kanban boards, enabling full create, read, update, and delete functionality for cards, tasks, comments, and labels. It is available as a package on npm and can be connected to via stdio, allowing developers to integrate it with their applications. Developers working with PLANKA kanban boards and needing to interact with their data programmatically would use this server to manage their boards and cards.

MCP server for PLANKA kanban boards. Full CRUD for cards, tasks, comments, and labels.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@gogogadgetbytes/planka-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The planka server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/gogogadgetbytes-planka.svg)](https://skillsplayground.com/mcps/gogogadgetbytes-planka/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.