Windows-MCP
by CyanQX
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| POSTHOG_HOST | No | PostHog host address used when telemetry is enabled. | |
| POSTHOG_API_KEY | No | PostHog project API key used when telemetry is enabled. | |
| WINDOWS_MCP_DEBUG | No | Set to '1' to enable debug logging (equivalent to --debug). | 0 |
| WINDOWS_MCP_TOOLS | No | Comma-separated list of tools to enable (equivalent to --tools). Default: all. | |
| ANONYMIZED_TELEMETRY | No | Set to 'true' to enable anonymous usage telemetry. Disabled by default. | false |
| WINDOWS_MCP_AUTH_KEY | No | Bearer token required for remote HTTP transport (equivalent to --auth-key). | |
| WINDOWS_MCP_WATCHDOG | No | Set to 'off' to disable the focus watchdog thread (may be needed in some environments). | on |
| WINDOWS_MCP_SSL_KEYFILE | No | Path to SSL private key file for HTTPS (equivalent to --ssl-keyfile). | |
| WINDOWS_MCP_CORS_ORIGINS | No | Comma-separated list of allowed CORS origins (equivalent to --cors-origins). | |
| WINDOWS_MCP_IP_ALLOWLIST | No | Comma-separated list of allowed IPs/CIDRs for remote connections (equivalent to --ip-allowlist). | |
| WINDOWS_MCP_SSL_CERTFILE | No | Path to SSL certificate file for HTTPS (equivalent to --ssl-certfile). | |
| WINDOWS_MCP_DESKTOP_TESTS | No | Development only: set to '1' to run real desktop tests. | 0 |
| WINDOWS_MCP_DISABLE_FLASH | No | Set to '1' to disable the orange border flash after screenshots. | 0 |
| WINDOWS_MCP_EXCLUDE_TOOLS | No | Comma-separated list of tools to exclude (equivalent to --exclude-tools). Default: none. | |
| WINDOWS_MCP_STATELESS_HTTP | No | Set to '1' to enable stateless HTTP mode for streamable HTTP transport (equivalent to --stateless-http). | 0 |
| WINDOWS_MCP_OAUTH_CLIENT_ID | No | OAuth 2.0 client ID for authentication (equivalent to --oauth-client-id). | |
| WINDOWS_MCP_PROFILE_SNAPSHOT | No | Set to '1' to output timing of screenshot and Snapshot stages. | 0 |
| WINDOWS_MCP_SCREENSHOT_SCALE | No | Screenshot scale (0.1-1.0). Lower it for very large screens. | 1.0 |
| WINDOWS_MCP_MAX_TREE_ELEMENTS | No | Maximum number of elements collected by Snapshot per call to prevent hangs on large lists. | 500 |
| WINDOWS_MCP_SCREENSHOT_BACKEND | No | Screenshot backend: auto (dxcam -> mss -> pillow), dxcam, mss, or pillow. | auto |
| WINDOWS_MCP_OAUTH_CLIENT_SECRET | No | OAuth 2.0 client secret for authentication (equivalent to --oauth-client-secret). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues