Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SKY_MCP_ENABLE_CHATNoEnable chat permissions. Set to "1" to enable.
SKY_MCP_ENABLE_INPUTNoEnable input permissions. Set to "1" to enable.
SKY_MCP_PROCESS_NAMESNoComma-separated list of process names to identify the game window.Sky.exe
SKY_MCP_WINDOW_TITLESNoComma-separated list of window titles to identify the game window.Sky: Children of the Light,光遇
SKY_MCP_ALLOW_MONITOR_FALLBACKNoSet to "1" to allow capturing the monitor display when the game window is not found.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
statusA

Report permissions, OCR availability, and verified game-window status.

screenshotB

Capture only the verified Sky window and return a PNG image.

take_screenshotB

Compatibility alias for screenshot.

read_screenA

Capture the verified Sky window and run local OCR.

press_keyA

Press one allowlisted game key after verifying and focusing the Sky process.

open_chatB

Open Sky chat when both input and chat permissions are enabled.

type_textC

Paste into an already-focused, already-open Sky chat box.

send_chatC

Focus Sky, open chat, paste a message, and optionally submit it.

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/ll13355154947/sky-pc-mcp-companion-safe'

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