kirby-mcp: This is a CLI-first MCP server for Composer-based Kirby CMS projects. It allows an IDE or agent to inspect Kirby projects (blueprints, templates, plugins, docs) and interact with a real Kirby runtime. It also ships with a local knowledge base of Kirby concepts and tasks.; context-mode: Every tool call in an MCP (Model-Controller-Program) environment dumps raw data into the context window, quickly consuming space and causing the agent to lose track of ongoing tasks. Context Mode is an MCP server that tackles this by sandboxing tool outputs to significantly reduce context usage, tracking session events in SQLite for continuity, and promoting 'think in code' to minimize data processing within the LLM.
Plan and scaffold new page types or content structures
Deep repository research and analysis (e.g., architecture, contributors, issues)