Daedalus MCP
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 | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| daedalus_initB | Escanea el workspace actual, crea templates reutilizables si faltan y genera agents.config.yaml + agents/ por proyecto sin pisar archivos existentes. |
| daedalus_listProjectsB | Lista los proyectos detectados por /daedalus init en el workspace actual. |
| daedalus_listGroupsB | Lista grupos disponibles como all, java-all o angular-all generados por /daedalus init. |
| daedalus_runA | Ejecuta un pipeline como plan sobre un grupo o lista de proyectos y devuelve un reporte por agente/proyecto. |
| daedalusB | Parser conveniente para comandos estilo |
| agent_initD | Alias legacy de daedalus_init. |
| agentD | Alias legacy de daedalus. Acepta /agent y /daedalus. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/juyagu1/daedalus-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server