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 k…
- Transport
- Not stated
- Package
- —
- Registry id
- —
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
Kirby MCP is a CLI-first MCP server for Composer-based Kirby projects. It lets IDEs and agents inspect project blueprints, templates, snippets, and more. It allows querying a real Kirby runtime and uses a bundled knowledge base with online docs fallback.
It works with common MCP clients such as Cursor, Claude Code, and Codex CLI. It provides runtime-aware tools for inventory, rendering, content reads/updates, and debugging via mcp_dump(). It includes guardrails around write/eval and CLI commands, configurable via .kirby-mcp/mcp.json.
A global mode is available for always-available Kirby research.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.