xindong888999/phalcon-mcp
If you are the rightful owner of phalcon-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Phalcon MCP Server is a Model Context Protocol server designed to execute commands for the Phalcon 5.0.x framework, enabling AI assistants to create and manage Phalcon projects, controllers, models, and more.
Tools
Functions exposed to the LLM to take actions
palcon_info
Display Phalcon version and environment information
palcon_create_project
Create a new Phalcon project
palcon_create_module
Create a new module
palcon_create_controller
Create a new controller
palcon_create_model
Create a new model
palcon_create_all_models
Create a model for all database tables
palcon_create_migration
Create a new database migration
palcon_create_scaffold
Create a complete CRUD scaffolding
palcon_create_webtools
Initialize Phalcon Webtools
palcon_serve
Start the development server
palcon_list_commands
List all available Phalcon commands
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client