mcpbeat Sign in

Intelliboard MCP Server

local only

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

Kanban do Intelliboard por MCP: handoff entre agentes e validação imposta antes de concluir.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 144 · avg 17 · -62% w/w
a month agotoday
95
Installs / week
npm · intelliboard-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 intelliboard-mcp -- npx -y intelliboard-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "intelliboard-mcp": {
      "args": [
        "-y",
        "intelliboard-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.intelliboard-mcp]
command = "npx"
args = ["-y", "intelliboard-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "intelliboard-mcp": {
      "args": [
        "-y",
        "intelliboard-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "intelliboard-mcp": {
      "args": [
        "-y",
        "intelliboard-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Intelliboard

same job, measured the same way
Runlane
by runlane

Kanban board for teams and coding agents: manage tasks, subtasks, sprints and wiki pages via MCP.

answering
Kangram
by kangram

Task & board management for AI agents + humans. Kanban, comments, digests via MCP.

answering
Laver MCP
by developyn

Kanban boards, sprints, tickets and a team wiki, with versioned writes for concurrent agents.

83 installs/wk local only
Tre
by tre-app

Tre — shared memory kanban for humans and agents (MCP Streamable HTTP).

answering
KittyClaw
by ekioo

Drive KittyClaw, a self-hosted agent-fleet kanban, from any MCP client (embedded /mcp endpoint).

local only
Kanban AI
by orholam

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

answering
NeuralNg Angular UI Expert MCP
by hasanaydin7

Angular UI expert for NeuralNg discovery, composition, validation, icons and project-aware themes.

172 installs/wk local only
Planka
by gogogadgetbytes

MCP server for PLANKA kanban boards. Full CRUD for cards, tasks, comments, and labels.

43 installs/wk local only

Intelliboard — questions

Answers built from our own checks of this server.

Why is there no uptime for Intelliboard?
Intelliboard 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 intelliboard-mcp was installed 95 times last week.
Is Intelliboard still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Intelliboard?
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 intelliboard-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Intelliboard?
The npm package intelliboard-mcp was installed 95 times in the last week. Week over week that is -62%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.