Sky PC MCP Companion Safe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SKY_MCP_ENABLE_CHAT | No | Enable chat permissions. Set to "1" to enable. | |
| SKY_MCP_ENABLE_INPUT | No | Enable input permissions. Set to "1" to enable. | |
| SKY_MCP_PROCESS_NAMES | No | Comma-separated list of process names to identify the game window. | Sky.exe |
| SKY_MCP_WINDOW_TITLES | No | Comma-separated list of window titles to identify the game window. | Sky: Children of the Light,光遇 |
| SKY_MCP_ALLOW_MONITOR_FALLBACK | No | Set to "1" to allow capturing the monitor display when the game window is not found. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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