Skip to main content
Glama
sptmru

Yandex Eats MCP

by sptmru

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUBLIC_BASE_URLYesExternal HTTPS base URL for the MCP server, used for OAuth discovery and callbacks. Must match the Cloudflare Tunnel hostname, e.g. https://eats-mcp.example.com.
YANDEX_EATS_CITYNoCity name used for delivery context, e.g. Yerevan.
YANDEX_EATS_LATITUDEYesLatitude of the delivery point, e.g. 40.000000.
ORDER_NOTIFY_PROVIDERNoNotification provider for order events, e.g. 'telegram'. Optional if order monitoring is disabled.
YANDEX_EATS_LONGITUDEYesLongitude of the delivery point, e.g. 44.000000.
YANDEX_EATS_ADDRESS_LABELNoSafe text label for the delivery address returned to the model, e.g. home.
YANDEX_EATS_ENABLE_MUTATIONSNoSet to 'true' to enable cart mutation tools (add/update/remove). Leave false until properly tested.false
YANDEX_EATS_ORDER_POLL_MAX_MSNoMaximum order poll interval in milliseconds, used to clamp Yandex-provided intervals.
YANDEX_EATS_ORDER_POLL_MIN_MSNoMinimum order poll interval in milliseconds, used to clamp Yandex-provided intervals.
YANDEX_EATS_ENABLE_ORDER_MONITORINGNoSet to 'true' to enable background order monitoring.false

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources