mcpbeat Sign in

SwiftKanban MCP Server

local only

SwiftKanban runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm.

Manage SwiftKanban boards and cards from Claude AI

Installs per day peak 13 · avg 4 · +192% w/w
a month agotoday
34
Installs / week
npm · @nimblework/sk-cli
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check SwiftKanban every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add swiftkanban -- npx -y @nimblework/sk-cli
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "swiftkanban": {
      "args": [
        "-y",
        "@nimblework/sk-cli"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.swiftkanban]
command = "npx"
args = ["-y", "@nimblework/sk-cli"]
.cursor/mcp.json
{
  "mcpServers": {
    "swiftkanban": {
      "args": [
        "-y",
        "@nimblework/sk-cli"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "swiftkanban": {
      "args": [
        "-y",
        "@nimblework/sk-cli"
      ],
      "command": "npx"
    }
  }
}

Alternatives to SwiftKanban

same job, measured the same way
Kanban AI
by orholam

Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.

answering
Trello MCP Server
by jimdrews

Manage Trello boards, lists, and cards from any MCP-compatible AI assistant

108 installs/wk local only
Trello
by scaratec

MCP server for Trello — manage boards, lists, cards, attachments and more via Claude or Gemini

85 installs/wk local only
EasyKanban
by easykanb

Read and manage your EasyKanban kanban boards: to-do summaries, create, update, and move cards.

answering
Pantts
by pantts

Read and manage your Pantts boards — kanban, gantt, table and graph over one shared card model.

answering
Jira Cloud
by aaronsb

MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields

112 installs/wk local only
Trello MCP Server
by stucchi

MCP server for the Trello REST API – manage boards, lists, cards, labels, checklists and more

83 installs/wk local only
Markboard
by markboard

Read and update Markboard kanban boards: cards, checklists, labels, comments and files.

answering

SwiftKanban — questions

Answers built from our own checks of this server.

Why is there no uptime for SwiftKanban?
SwiftKanban runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @nimblework/sk-cli was installed 34 times last week.
How do I connect SwiftKanban?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @nimblework/sk-cli straight from npm; nothing to host, nothing to sign up for.
How many people use SwiftKanban?
The npm package @nimblework/sk-cli was installed 34 times in the last week. Week over week that is +192%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.