planka-mcp

ahu-agents/planka-mcp
★ 0 stars TypeScript 🔌 API Integration Updated 1d ago
Streamable HTTP MCP server for Planka/Kanban automation
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "planka-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ahu-agents/planka-mcp"
      ]
    }
  }
}

README Excerpt

A small, maintained MCP server for [Planka](https://github.com/plankanban/planka), built for agent use. It supports **Streamable HTTP** first and keeps **stdio** as a compatibility fallback. The stock Planka stdio MCP used in our environment was brittle in long-running agent workflows and its API surface was too narrow. This server keeps the transport boring and exposes the operations agents actually need: projects, boards, lists, cards, tasks, comments, labels, plus an optional guarded raw API

Tools (11)

PLANKA_AGENT_EMAILPLANKA_BASE_URLdelete_carddelete_commentdelete_listdelete_task_listget_boardget_cardget_structurehealth_checklist_projects