The Kirby MCP server allows AI agents to inspect and interact with Kirby CMS projects. It exposes blueprints, templates, and plugins, and provides a real Kirby runtime environment. It also includes a bundled Kirby knowledge base. Developers use it to automate tasks, generate content, and manage Kirby CMS projects via CLI.
The Kirby MCP server allows AI agents to inspect and interact with Kirby CMS projects. It exposes blueprints, templates, and plugins, and provides a real Kirby runtime environment. It also includes a bundled Kirby knowledge base. Developers use it to automate tasks, generate content, and manage Kirby CMS projects via CLI.
npx -y kirby-mcp-devAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"bnomei-kirby-mcp-github": {
"command": "npx",
"args": [
"-y",
"npx -y kirby-mcp-dev"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from kirby mcp?"
No configuration required. This server works out of the box.
"What resources are available in kirby mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in kirby mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in kirby mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.