laver-mcp

Developyn/laver-mcp
★ 0 stars JavaScript AI/LLM Updated 2d ago
MCP server for Laver (laver.app) — kanban boards, tickets and a team wiki your AI agents can drive. Mirror of @laver/mcp on npm.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "laver-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Developyn/laver-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server for [Laver](https://laver.app). Gives an agent tools to read and drive kanban boards, tickets and the workspace wiki. Every tool is a thin call to the same public REST API the web app uses. There is no local state, no cache, and no second implementation of anything — if Laver refuses a write, the refusal comes back verbatim, because an agent can act on

Tools (20)

LAVER_API_KEYarchive_ticketcomment_on_ticketcreate_automationcreate_boardcreate_ticketdelete_ticketdelete_ticket_attachmentget_boardget_ticketget_ticket_attachmentget_ticket_commentslink_ticketslist_automationslist_boardslist_ticket_attachmentslist_ticketslist_workspacesmcpmove_ticket

Topics

ai-agentsclaudecursorkanbanmcpmcp-servermodel-context-protocolproject-management