Loomal

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

7 starsnpm: @gogogadgetbytes/planka-mcp

About planka

planka is an MCP (Model Context Protocol) server published by gogogadgetbytes in the official MCP registry, listed under Project Management on Loomal. MCP server for PLANKA kanban boards. Full CRUD for cards, tasks, comments, and labels.

It ships as an npm package (@gogogadgetbytes/planka-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/gogogadgetbytes/planka-mcp, where the project has earned 7 GitHub stars.

Use planka with your agent

Claude Code · one command
claude mcp add planka -- npx -y @gogogadgetbytes/planka-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "planka": {
      "command": "npx",
      "args": [
        "-y",
        "@gogogadgetbytes/planka-mcp"
      ]
    }
  }
}
npm@gogogadgetbytes/planka-mcp

Frequently asked questions

What is planka?
planka is an MCP (Model Context Protocol) server by gogogadgetbytes in the Project Management category. MCP server for PLANKA kanban boards. Full CRUD for cards, tasks, comments, and labels.
How do I connect planka to Claude, Cursor, or another MCP client?
Install planka from its npm package (@gogogadgetbytes/planka-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is planka open source?
Yes — the source code is public at github.com/gogogadgetbytes/planka-mcp, with 7 GitHub stars.
Can AI agents pay to use planka?
Not yet through Loomal — planka is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain planka? Claim this listing free by verifying GitHub ownership, or contact us.