cursor-yougpu-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@cursor-yougpu-mcpwhat's my current balance?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
cursor-yougpu-mcp
MCP-сервер для YouGPU REST API: каталог GPU, создание/стоп/старт/удаление инстансов, баланс.
Архитектура пайплайна транскрибации и диаризации: docs/TRANSCRIPTION_ARCHITECTURE.md.
Tools
Tool | Описание |
| Баланс кошелька |
| Каталог моделей GPU |
| Офферы/цены по |
| SSH-ключи аккаунта |
| Список инстансов |
| Детали инстанса |
| Создать инстанс |
| Ждать ACTIVE + IP |
| Остановить |
| Запустить |
| Terminate (стоп биллинга GPU) |
Related MCP server: quads-mcp
Setup
mkdir -p ~/.config/yougpu
cp config.example.env ~/.config/yougpu/config.env
# set YOUGPU_API_KEY=...
npm install
npm run build
chmod +x bin/cursor-yougpu-mcp
ln -sf "$PWD/bin/cursor-yougpu-mcp" ~/.local/bin/cursor-yougpu-mcpВ ~/.cursor/mcp.json:
"yougpu": {
"command": "/Users/YOUR_USER/.local/bin/cursor-yougpu-mcp",
"args": []
}API key создаётся в console.yougpu.ru (раздел API Keys). Документация: https://docs.yougpu.ru/api/overview/
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseCqualityDmaintenanceAn MCP server that enables seamless management of Novita AI platform resources, currently supporting GPU instance operations (list, create, start, stop, etc.) through compatible clients like Claude Desktop and Cursor.201612MIT- Alicense-qualityDmaintenanceMCP server for interacting with QUADS infrastructure systems via API, enabling resource management and automation through LLM applications.MIT
- AlicenseAqualityBmaintenanceRead-only MCP server for the RareCloud API, enabling AI agents to list servers, browse the catalog, check billing, and plan deployments.10014MIT
- AlicenseAqualityBmaintenanceMCP server for securely discovering, pricing, renting, connecting, and releasing GPU compute instances from AI Galaxy with budget checks and two-phase approval.8MIT
Related MCP Connectors
Remote MCP server for RunComfy Serverless API (ComfyUI): deployments and async inference.
Massed Compute MCP — GPU inventory, VM lifecycle, billing, SSH keys, and setup recipes.
The official MCP Server from Mia-Platform to interact with Mia-Platform Console
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/eldarknz/cursor-yougpu-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server