mcpbeat Sign in

Laver MCP Server

by developyn Your server? Claim it
local only

Laver MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 27 Aug 2026.

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

Installs per day peak 192 · avg 31 · -73% w/w
a month agotoday
83
Installs / week
npm · @laver/mcp
0
Stars
0 open issues
27 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Laver MCP 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 laver-mcp -- npx -y @laver/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "laver-mcp": {
      "args": [
        "-y",
        "@laver/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.laver-mcp]
command = "npx"
args = ["-y", "@laver/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "laver-mcp": {
      "args": [
        "-y",
        "@laver/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "laver-mcp": {
      "args": [
        "-y",
        "@laver/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Laver MCP

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
MCP Atlassian Extended
by vish288

MCP server for Jira and Confluence — sprints, agile boards, attachments, versions, calendars.

285 installs/wk local only
Planka
by gogogadgetbytes

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

30 installs/wk local only
Skedra Whiteboard
by moonriddim

Create, read and live-edit visual boards, Kanban plans, Gantt timelines and diagrams with AI agents.

answering
Kangram
by kangram

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

answering
Claudia
by yuvalsuede

Task management for AI agents with hierarchical tasks, dependencies, sprints, and coordination.

36 installs/wk local only
Kanban AI
by orholam

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

answering
Jira Cloud
by aaronsb

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

496 installs/wk local only

Laver MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Laver MCP?
Laver MCP 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 @laver/mcp was installed 83 times last week.
How do I connect Laver MCP?
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 @laver/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Laver MCP?
The npm package @laver/mcp was installed 83 times in the last week. Week over week that is -73%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Laver MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.