Yandex Cloud
FreeNot checkedMCP server for Yandex Cloud — compute, storage, serverless, operations (Russia)
About
MCP server for Yandex Cloud — compute, storage, serverless, operations (Russia)
README
Если вы искали, как запустить или погасить виртуалку в Яндекс Облаке одной фразой, посмотреть содержимое бакета Object Storage или вызвать serverless-функцию без консоли и CLI — это оно. 8 инструментов: Compute VM, Object Storage, Serverless Functions и статусы операций.
Часть серии WWmcp (46 серверов) by @theYahia.
Установка
Claude Desktop
{
"mcpServers": {
"yandex-cloud": {
"command": "npx",
"args": ["-y", "@theyahia/yandex-cloud-mcp"],
"env": { "YANDEX_CLOUD_TOKEN": "your-iam-token", "YANDEX_CLOUD_FOLDER_ID": "your-folder-id" }
}
}
}
Claude Code
claude mcp add yandex-cloud -e YANDEX_CLOUD_TOKEN=your-iam-token -e YANDEX_CLOUD_FOLDER_ID=your-folder-id -- npx -y @theyahia/yandex-cloud-mcp
VS Code / Cursor
{ "servers": { "yandex-cloud": { "command": "npx", "args": ["-y", "@theyahia/yandex-cloud-mcp"], "env": { "YANDEX_CLOUD_TOKEN": "your-iam-token", "YANDEX_CLOUD_FOLDER_ID": "your-folder-id" } } } }
Требуется
YANDEX_CLOUD_TOKEN(IAM-токен) иYANDEX_CLOUD_FOLDER_ID. Получите в консоли Yandex Cloud.
Инструменты (8)
| Инструмент | Описание |
|---|---|
list_instances |
Список виртуальных машин в каталоге |
get_instance |
Информация о VM по ID |
start_instance |
Запустить VM |
stop_instance |
Остановить VM |
list_buckets |
Список бакетов Object Storage |
list_functions |
Список serverless-функций |
invoke_function |
Вызвать serverless-функцию |
get_operation |
Проверить статус операции |
Демо-промпты
Покажи все виртуальные машины в моём каталоге
Получи информацию о VM epd1234567890
Запусти виртуальную машину epd1234567890
Остнови VM epd1234567890
Покажи все бакеты Object Storage
Покажи все serverless-функции
Вызови функцию d4e1234567890 с payload {"key": "value"}
Проверь статус операции abcdef123456
Лицензия
MIT
Installing Yandex Cloud
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/theYahia/yandex-cloud-mcpFAQ
Is Yandex Cloud MCP free?
Yes, Yandex Cloud MCP is free — one-click install via Unyly at no cost.
Does Yandex Cloud need an API key?
Yes, it requires environment variables: YANDEX_CLOUD_FOLDER_ID, YANDEX_CLOUD_TOKEN. Unyly injects them into the config during install.
Is Yandex Cloud hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Yandex Cloud in Claude Desktop, Claude Code or Cursor?
Open Yandex Cloud on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
by paralovOpencode Omniroute Plugin
OpenCode plugin for the OmniRoute AI Gateway. Drives dynamic model discovery, /connect auth flow, and multi-instance OmniRoute providers via the official @openc
by GitHub ActionsAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
Compare Yandex Cloud with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
