Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WARO_API_KEYNoYour Waro API key (e.g., waro_sk_xxx). Required if not using a profile.
WARO_API_URLNoBase URL for the Waro API. Defaults to https://api.warolabs.com.https://api.warolabs.com
WARO_PROFILENoName of the profile from ~/.waro/config.toml to use for authentication and API URL.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
waro_pingA

Health check — returns ok.

sales_listC

Lista ordenes con estado, fecha, pago, cliente, items y total.

sales_metricsC

Metricas agregadas de ventas por periodo y agrupaciones.

sales_detailC

Detalle de una orden por UUID.

customers_listC

Lista clientes con frecuencia, valor, ticket y saldo WAROS.

customers_detailC

Detalle e historial de un cliente.

customers_ordersC

Ordenes de un cliente por periodo.

customers_metricsC

Resumen clientes nuevos vs recurrentes y top customers.

menu_productsC

Catalogo productos, precios, costos, recetas y disponibilidad.

menu_recipesD

Recetas activas e ingredientes.

menu_modifiersD

Grupos de modificadores y productos asociados.

analytics_menuC

Performance menu por producto: unidades, ingresos, margen.

analytics_food_costD

Food cost y margen por producto.

analytics_alertsD

Alertas analiticas y recomendaciones.

analytics_data_qualityD

Alertas calidad de datos en compras e ingredientes.

analytics_cohortC

Matriz cohortes retencion semanal/mensual.

analytics_warosC

Analitica WAROS: emitidos, redimidos, tasa.

analytics_rfmC

Segmentacion RFM por recencia, frecuencia y valor.

analytics_churn_riskC

Clientes en riesgo churn por silencio.

financial_productsC

Analisis financiero productos: margen, costo, ganancia.

waros_estimateC

Estimacion WAROS por compra.

waros_balancesC

Saldo WAROS para lista de perfiles.

waros_customerC

Resumen WAROS de un cliente.

queries_schemaC

Lista datasets, dimensiones, medidas y filtros QuerySpec.

queries_runC

Ejecuta QuerySpec seguro y devuelve filas analiticas.

waro_schemaA

Introspect Waro API contracts — list all tools/contracts or detail one.

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/uno0uno/waro-mcp'

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