phalcon-mcp
0
Phalcon MCP Server is a tool designed to manage Phalcon framework projects through AI assistants by leveraging MCP protocol integration with Cursor IDE. It provides various functionalities to create and manage controllers, models, and more, streamlining the development process in a Phalcon environment.
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