Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | Enable debug logs for development | true |
MCP_HTTP_HOST | No | The host to bind to for HTTP transport | 127.0.0.1 |
MCP_HTTP_PATH | No | The endpoint path for HTTP transport | /mcp |
MCP_HTTP_PORT | No | The port to listen on for HTTP transport | 8080 |
SCREENSHOTONE_API_KEY | Yes | Your ScreenshotOne.com API access key |
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 |
---|---|
No tools |