cursor-yougpu-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YOUGPU_API_KEY | Yes | Your YouGPU API key. Create one at https://console.yougpu.ru (API Keys section). |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| yougpu_balanceA | Get YouGPU wallet balance (available, reserved, hourly_rate, total). |
| yougpu_list_gpusA | List GPU models available in YouGPU catalog with price ranges and stock. |
| yougpu_list_offersA | List in-stock offers for a GPU model id from yougpu_list_gpus. Returns offer_id, price/hour, region, images. |
| yougpu_list_ssh_keysA | List SSH keys registered in the YouGPU account. |
| yougpu_list_instancesB | List YouGPU instances (active and terminated history). |
| yougpu_get_instanceA | Get one instance by id (summary + raw payload). |
| yougpu_create_instanceA | Create a GPU instance. Requires offer_id and image_id from offers. Uses YOUGPU_SSH_KEY_IDS from config if ssh_key_ids omitted. |
| yougpu_wait_readyA | Poll instance until ACTIVE/INSTALLING with IP (or ERROR). Default timeout 10 minutes. |
| yougpu_stop_instanceA | Stop a running instance (keeps disk; may still reserve storage cost depending on provider). |
| yougpu_start_instanceC | Start a previously stopped instance. |
| yougpu_delete_instanceA | Terminate/delete instance permanently and stop GPU billing (POST /instances/{id}/terminate). |
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/eldarknz/cursor-yougpu-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server