bnomei/kirby-mcp
CLI-first MCP server for composer-based Kirby CMS projects — inspect blueprints/templates/plugins, interact with a real Kirby runtime, and use a bundled Kirby knowledge base.
Platform-specific configuration:
{
"mcpServers": {
"kirby-mcp": {
"command": "npx",
"args": [
"-y",
"kirby-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...