tcarac/taskboard
Local project management with Kanban UI, CLI, and MCP server for AI assistants. SQLite-backed, single binary, installable via Homebrew.
Platform-specific configuration:
{
"mcpServers": {
"taskboard": {
"command": "npx",
"args": [
"-y",
"taskboard"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...