actionbook

stdio

Used by 9 plugins

Installs actionbook, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub actionbook/actionbook --plugin actionbook
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "actionbook": {
      "command": "npx",
      "args": [
        "-y",
        "@actionbookdev/mcp@latest"
      ]
    }
  }
}
Command
npx
Arguments
-y@actionbookdev/mcp@latest