Stats
Actions
Tags
From rulebook
Local MCP server named 'rulebook' running a Node.js process. Likely provides rule-based capabilities, but specific functionality is not determinable from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"rulebook": {
"command": "node",
"args": [
"./dist/mcp/rulebook-server.js"
]
}
}
}Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
First indexed Dec 8, 2025
First indexed Dec 8, 2025
npx claudepluginhub hivellm/rulebook --plugin rulebook