NetEase Cloud Gaming

NetEase Cloud Gaming MCP Connector for Claude

A+

Manage NetEase Cloud Gaming sessions — orchestrate server instances, monitor user quotas, and scaling capacity directly from any AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI agents to NetEase Cloud Gaming (网易云游戏), the leading platform for instant cloud-native gaming. This MCP provides 10 tools to manage the entire lifecycle of cloud gaming sessions and user access controls.

What you can do

  • Session Control — Create, stop, and monitor cloud gaming sessions with real-time status updates
  • Catalog Management — List optimized games and retrieve detailed technical specifications
  • Quota Orchestration — Monitor and adjust user play time quotas and subscription limits
  • Infrastructure Monitoring — Inspect server clusters and check global system health

How it works

  1. Subscribe to this server
  2. Register at the NetEase Games Developer Platform
  3. Apply for the Cloud Gaming (大神云) service access
  4. Generate your AccessKey and SecretKey from the developer console
  5. Configure your integration in Vurb to start managing your cloud gaming instances.

Who is this for?

  • Game Developers — bridge in-game events with cloud instance lifecycle management
  • Live Operations — monitor server health and user session distribution
  • Platform Integrators — build custom cloud gaming portals using NetEase infrastructure
neteasecloud-gaminggaming-paasstreaming-infrastructuresession-management

10 tools expose this connector's capabilities to your AI agent.

add_user_quota

Add cloud play time to a user account

create_session

Initialize a new NetEase cloud gaming session

get_cluster_info

Get detailed info for a specific cluster

get_game_detail

Get details for a specific NetEase cloud game

get_session_status

Check the status of a cloud gaming session

get_system_health

Check overall health of the NetEase Cloud Gaming platform

get_user_quota

Get remaining cloud play time for a user

list_clusters

List cloud gaming server clusters

list_games

List games available on NetEase Cloud Gaming

stop_session

Force stop an active cloud gaming session

See how to talk to your AI agent using NetEase Cloud Gaming.

Create a cloud gaming session for game 'game_456' and user 'user_789'.

Initializing NetEase cloud instance... Session created successfully. ID: `sess_abc123`. The game is now loading on the remote server. Would you like to monitor the session status?

List all games currently available on the NetEase Cloud platform.

Retrieving NetEase game catalog... I found several optimized titles including: 1. Onmyoji (ID: g1), 2. Naraka: Bladepoint (ID: g2), 3. Identity V (ID: g3). Which one would you like to launch?

Show the remaining quota for user 'user_beta_1'.

Checking user quota... User 'user_beta_1' has 120 minutes of cloud play time remaining out of a total monthly allowance of 500 minutes.

Yes! Use the `get_user_quota` tool. It will return the remaining minutes and total quota for the provided user ID.

Related Connectors