SwiftKanban✓
io.github.deenaik/swiftkanban · v0.1.5
v0.1.5▦ npm npm: @nimblework/sk-cli
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.deenaik/swiftkanban",
"description": "Manage SwiftKanban boards and cards from Claude AI",
"title": "SwiftKanban",
"version": "0.1.5",
"packages": [
{
"registryType": "npm",
"identifier": "@nimblework/sk-cli",
"version": "0.1.5",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}