waro-mcp
waro-mcp
MCP-Server für Waro Kolumbien — Ersatz für waro-cli für LLMs/Agenten. Wiederverwendet Waro-API-Endpunkte (api-warolabs/api-warocol.com) und Verträge (contract.rs).
Installation
npm install
npm run buildRelated MCP server: MCP Officegest
Ausführen (stdio)
node build/index.js
# or
npm startInspector
npx @modelcontextprotocol/inspector node build/index.jsMCP-Konfiguration (OpenCode / Claude Desktop)
{
"mcpServers": {
"waro-mcp": {
"command": "node",
"args": ["/ABSOLUTE/PATH/waro-mcp/build/index.js"],
"env": { "WARO_API_KEY": "waro_sk_xxx", "WARO_API_URL": "https://api.warolabs.com" }
}
}
}Unterstützt ~/.waro/config.toml-Profile über WARO_PROFILE (wie waro-cli/src/config.rs).
Tools (26)
waro_ping, waro_schema, sales_list|metrics|detail, customers_list|detail|orders|metrics, menu_products|recipes|modifiers, analytics_menu|food_cost|alerts|data_quality|cohort|waros|rfm|churn_risk, financial_products, waros_estimate|balances|customer, queries_schema|run
Alle Tools geben den waro.agent.v1-Envelope zurück; Fehler setzen isError:true.
Veröffentlichen
npm publish --access publicRoadmap
Batch 1: Grundgerüst + stdio
Batch 2: tools/list-Verträge
Batch 3: tools/call + Authentifizierung + agent-json (dieses)
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseDqualityDmaintenanceEnables interaction with a restaurant FastAPI backend for menu management, order processing, customer management, and analytics through natural language.241
- FlicenseNot gradedqualityCmaintenanceExposes a curated subset of the Officegest API v2 (22 CRUD tools) for managing clients, sales, and stock to AI clients like Claude Code and Claude Desktop.1
- AlicenseAqualityDmaintenanceEnables LLMs to interact with WhatsApp via the official WhatsApp Cloud API, providing tools for sending messages, templates, media, and managing conversations.1343MIT
- AlicenseBqualityDmaintenanceEnables AI models to interact with WhatsApp instances through the Wawp API, allowing sending files, checking connection health, and making API requests.720MIT
Related MCP Connectors
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Manage your NanoCart store from any AI agent: products, orders, coupons, subscribers, reports.
Bounded tools for rendering, extraction, RAG, enrichment, local discovery and review analysis.
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