Skip to main content
Glama
AkibaAT
by AkibaAT

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
allow_writeNoEnables write operations. By default, the server uses a read-only whitelist security model. Use 'true' to enable data modification capabilities.
single_projectNoLimits the MCP server to a single DDEV project. All tools will automatically target this project, and project selection parameters will be hidden.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
ddev_composer_command

Run a Composer command in the DDEV project

ddev_db_query

Execute a SQL query on the DDEV database

ddev_exec_command

Execute a command inside the DDEV web service

ddev_list_projects

List all DDEV projects with their status and information

ddev_project_status

Get the current status and configuration of a DDEV project

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Current Project InfoInformation about the current/default DDEV project context
DDEV ConfigurationCurrent DDEV project configuration

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AkibaAT/ddev-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server