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). |
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
| 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
- 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/lemonchikHere/yandex-ultimate-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server