claude mcp add gogogadgetbytes-planka -- npx -y @gogogadgetbytes/planka-mcp
{
"mcpServers": {
"gogogadgetbytes-planka": {
"command": "npx",
"args": ["-y", "@gogogadgetbytes/planka-mcp"]
}
}
}
{
"mcpServers": {
"gogogadgetbytes-planka": {
"command": "npx",
"args": ["-y", "@gogogadgetbytes/planka-mcp"]
}
}
}
{
"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.