MCP Directory
Back

kirby-mcp

by bnomei · PHP · ★ 47

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.

#agent-tools#agentic-workflow#claude-code#cli#codex-cli#commands#developer-tools#google-gemini#kirby#kirby-cms#knowledge-base#mcp-server#model-context-protocol#php8#prompts#resources#tools

Install

git clone https://github.com/bnomei/kirby-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "kirby-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:bnomei/kirby-mcp"
      ]
    }
  }
}

From the README

[](https://getkirby.com) [](https://discordapp.com/users/bnomei) [](https://www.buymeacoffee.com/bnomei) CLI-first MCP server for Composer-based Kirby CMS projects. It lets an IDE or agent inspect your Kirby project (blueprints, templates, plugins, docs) and interact with a real Kirby runtime. It ships with a local knowledge base of Kirby concepts and tasks. For agent-specific install steps (Claude Code, Codex CLI) and Skill sync, see **Client setup**. > [!WARNING] > Prompt injection is a serious security threat, especially when used with documents retrieved from the internet. You might not…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers