waro-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WARO_API_KEY | No | Your Waro API key (e.g., waro_sk_xxx). Required if not using a profile. | |
| WARO_API_URL | No | Base URL for the Waro API. Defaults to https://api.warolabs.com. | https://api.warolabs.com |
| WARO_PROFILE | No | Name 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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