actionbook
stdioUsed by 9 plugins
Installs actionbook, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub actionbook/actionbook --plugin actionbookAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"actionbook": {
"command": "npx",
"args": [
"-y",
"@actionbookdev/mcp@latest"
]
}
}
}Command
npxArguments
-y@actionbookdev/mcp@latest