MCP server for PLANKA kanban boards. Full CRUD for cards, tasks, comments, and labels.
{
"mcpServers": {
"iogithubgogogadgetbytesplanka": {
"command": "npx",
"args": [
"-y",
"@gogogadgetbytes/planka-mcp"
]
}
}
}