MCP server that lets LLMs scaffold CodeIgniter PHP apps instantly
The project provides a Node‑based MCP server that exposes tools and resources enabling large language models to generate, validate, and maintain idiomatic CodeIgniter‑style PHP code. It runs locally via npx or as an HTTP service, targeting a specified PHP project directory. Designed for developers who want rapid framework scaffolding without manual boilerplate, it offers rate‑limiting, security controls, and a full test suite. Compared to generic code generators, it tightly integrates with the CodeIgniter MVC pattern and supports optional services/repository layers, making LLM‑assisted development more reliable.
View on GitHub →X-Gunner/codeigniter-mcp