Catalog
io.github.deenaik/swiftkanban
OfficialSwiftKanban
Manage SwiftKanban boards and cards from Claude AI
Manage SwiftKanban boards and cards directly from Claude AI.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"swiftkanban": {
"command": "npx",
"args": [
"-y",
"@nimblework/sk-cli@0.1.5"
]
}
}
}