Sky Windows Remote Executor
by skycaier
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WRE_HOST | No | Uvicorn bind host | 127.0.0.1 |
| WRE_PORT | No | HTTP/MCP port | 8765 |
| WRE_LOG_DIR | No | Task and service logs | %WRE_DATA_DIR%\logs |
| WRE_APP_NAME | No | Display name | Sky Windows Remote Executor |
| WRE_DATA_DIR | No | Base runtime data directory | %ProgramData%\SkyWindowsRemoteExecutor |
| WRE_TEMP_DIR | No | Temporary zip/transfer files | %WRE_DATA_DIR%\temp |
| WRE_UPLOAD_DIR | No | Default uploads | %WRE_DATA_DIR%\uploads |
| WRE_SERVICE_NAME | No | Windows service name | SkyWindowsRemoteExecutor |
| WRE_LOG_RETENTION_DAYS | No | Task log retention | 7 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/skycaier/sky-windows-remote-executor'
If you have feedback or need assistance with the MCP directory API, please join our Discord server