Zé Delivery MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| ze_connection_statusC | Local doctor: token present, mutations off by default, unofficial Zé Delivery GraphQL. |
| ze_capabilitiesB | What this unofficial MCP can read and which writes stay gated. |
| ze_privacy_auditA | Shows redaction defaults (street/phone/GPS) and that place-order is off unless both gates are set. |
| ze_list_categoriesA | Read-only listCategories on the unofficial public GraphQL. Does not place an order. |
| ze_list_groupsA | Read-only listRootProductGroups (Ofertas, Cervejas, …). Does not place an order. |
| ze_searchA | Read-only searchProducts(queryTerm) on the unofficial GraphQL. Does not add to cart. |
| ze_order_historyA | Past consumer orders. Read-only. Street/phone/GPS redacted. |
| ze_track_orderB | loadOrder(orderNumber). Status only. Does not return GPS polylines or courier phone. |
| ze_place_orderA | Fail-closed. Needs ZE_ALLOW_MUTATIONS and explicit_user_intent. Guest tokens cannot charge. Default examples never enable this. |
| ze_cancel_orderA | Fail-closed. Needs ZE_ALLOW_MUTATIONS and explicit_user_intent. Guest tokens cannot charge. |
| ze_logoutA | Deletes ~/.ze-mcp/tokens.json. Requires explicit_user_intent. |
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/davidmosiah/ze-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server