cursor-yougpu-mcp
Related Servers
Alternatives to cursor-yougpu-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceMCP server for interacting with QUADS infrastructure systems via API, enabling resource management and automation through LLM applications.MIT
- FlicenseAqualityBmaintenanceMCP server that wraps the Vast.ai REST API to enable LLM agents to search GPU marketplace, rent machines, manage instance lifecycle, run commands, and inspect billing.201-
- AlicenseAqualityBmaintenanceMCP server for securely discovering, pricing, renting, connecting, and releasing GPU compute instances from AI Galaxy with budget checks and two-phase approval.8MIT

Novita MCP Serverofficial
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.2026 npm12MIT- AlicenseAqualityBmaintenanceRead-only MCP server for the RareCloud API, enabling AI agents to list servers, browse the catalog, check billing, and plan deployments.1008 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables management of AutoDL GPU resources including instance lifecycle, balance queries, elastic deployments, and notifications through typed MCP tools.2MIT
TDQS
Scored across 11 tools
Each tool targets a distinct resource or action: balance, GPU catalog, offers, SSH keys, and instance lifecycle operations. There is no ambiguity between list_instances and get_instance, or between list_gpus and list_offers, as they operate on different levels of detail.
Names follow a consistent yougpu_verb_noun pattern for most tools (list, get, create, stop, start, delete). The only deviation is 'yougpu_balance', which is a noun rather than verb-first, but it is still predictable and readable.
With 11 tools, the server is well-scoped for managing GPU instances. It includes essential operations for wallet, catalog, offers, SSH keys, and full instance lifecycle without unnecessary bloat.
The toolset covers the complete workflow: checking balance, browsing GPUs/offers, managing SSH keys, creating instances, monitoring readiness, and performing lifecycle operations (start, stop, delete). There are no critical gaps for the stated purpose.