Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLOUDNET_URLNoThe URL to the CloudNet REST API (default: http://127.0.0.1:2812/api/v3)http://127.0.0.1:2812/api/v3
CLOUDNET_USERYesThe basic auth username
CLOUDNET_PASSWORDYesThe basic auth password

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_nodesA

List all nodes in the CloudNet cluster

get_node_infoB

Get detailed information about a specific node

get_servicesA

List all smart services

get_online_playersB

Get a list of online players based on the query parameters

get_player_infoB

Get a player by their unique id or name

kick_playerC

Kicks a given player from the entire network

send_player_messageB

Sends a chat message to a given player

execute_player_commandC

Executes a command for a given player

execute_service_commandC

Executes the specified command on a service console

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/Ergo042/cloudnet-mcp'

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