Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| rolldev_list_environments | List all running RollDev environments with their directories (returns structured JSON) |
| rolldev_start_project | Start a RollDev project environment |
| rolldev_stop_project | Stop a RollDev project environment |
| rolldev_start_svc | Start RollDev system services |
| rolldev_stop_svc | Stop RollDev system services |
| rolldev_db_query | Run a SQL query in the RollDev database |
| rolldev_php_script | Run a PHP script inside the php-fpm container |
| rolldev_magento_cli | Run roll magento command inside the php-fpm container |
| rolldev_composer | Run Composer commands inside the php-fpm container |
| rolldev_magento2_init | Initialize a new Magento 2 project using RollDev's magento2-init command with automatic version configuration |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |