Skip to main content
Glama
eldarknz

cursor-yougpu-mcp

by eldarknz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YOUGPU_API_KEYYesYour YouGPU API key. Create one at https://console.yougpu.ru (API Keys section).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/eldarknz/cursor-yougpu-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server