Yandex Ultimate MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YANDEX_TOKEN | No | OAuth token for Yandex services (used by multiple modules). | |
| YC_FOLDER_ID | No | Folder ID for Yandex Cloud. | |
| YC_OAUTH_TOKEN | No | OAuth token for Yandex Cloud. | |
| ULTIMATE_NO_OPEN | No | Set to '1' to prevent automatic browser opening during auth. | |
| YANDEX_FOLDER_ID | No | Folder ID for Yandex Search (may be same as YC_FOLDER_ID). | |
| YANDEX_CLIENT_LOGIN | No | Login for Yandex Direct client (not a token). | |
| YANDEX_DIRECT_TOKEN | No | Token for Yandex Direct. | |
| YANDEX_MAPS_API_KEY | No | API key for Yandex Maps. | |
| ULTIMATE_BROWSER_APP | No | Browser application to use for auth (e.g., Helium). | |
| YANDEX_METRIKA_TOKEN | No | Token for Yandex Metrika. | |
| YANDEX_TRACKER_TOKEN | No | Token for Yandex Tracker. | |
| ULTIMATE_PREFIX_TOOLS | No | Set to '1' to always prefix tool names with module name. | |
| YANDEX_SEARCH_API_KEY | No | API key for Yandex Cloud Search. | |
| YANDEX_TRACKER_ORG_ID | No | Organization ID for Yandex Tracker. | |
| YANDEX_WEBMASTER_TOKEN | No | OAuth token for Yandex Webmaster. | |
| ULTIMATE_ENABLE_MODULES | No | Comma-separated list of modules to enable (e.g., stegyan,webmaster). | |
| ULTIMATE_DISABLE_MODULES | No | Comma-separated list of modules to disable (e.g., cloud_docs). | |
| ULTIMATE_DISABLE_CHILDREN | No | Set to '1' to disable child MCP processes (for testing). | |
| YANDEX_WEBMASTER_OAUTH_TOKEN | No | Alternative OAuth token for Yandex Webmaster (same as YANDEX_WEBMASTER_TOKEN in some flows). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/lemonchikHere/yandex-ultimate-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server