Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WINDOWS_USERNAME | No | Override the auto-detected Windows username | |
| MCP_SCREENSHOT_DIRS | No | Specify custom screenshot directories (semicolon-separated for multiple paths) |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_screenshots | List recent screenshots from Windows directories |
| get_screenshot | Get a specific screenshot file path or content |
| list_directories | List all configured screenshot directories |