ChristianJStarr/kanboard-mcp
Transform your Kanboard.org into an AI-powered project management powerhouse! This plugin enables complete control over Kanboard through the Model Context Protocol (MCP), allowing AI assistants like Cursor, Claude, and other MCP clients to manage your projects through natural language commands.
Platform-specific configuration:
{
"mcpServers": {
"kanboard-mcp": {
"command": "npx",
"args": [
"-y",
"kanboard-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...