Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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 /daedalus init, /daedalus listProjects, /daedalus plan --group:java-all "tarea" o /daedalus plan --project [a,b] "tarea". También acepta /agent por compatibilidad.

agent_initD

Alias legacy de daedalus_init.

agentD

Alias legacy de daedalus. Acepta /agent y /daedalus.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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