page-vision-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VISION_API_KEY | Yes | VLM API key (required) | |
| VISION_TIMEOUT | No | Request timeout (seconds) | 60 |
| VISION_BASE_URL | No | VLM API endpoint | https://api.openai.com/v1 |
| VISION_MODEL_ID | No | Model to use | gpt-4o |
| VISION_MAX_RETRIES | No | Max retry attempts | 3 |
| VISION_ALLOWED_PATHS | No | Allowed directories (comma-separated) | |
| VISION_MAX_IMAGE_PIXELS | No | Max pixel count | 40000000 |
| VISION_ALLOW_LOCAL_FILES | No | Allow local file paths | true |
| VISION_BLOCK_PRIVATE_IPS | No | Block SSRF to private IPs | true |
| VISION_MAX_IMAGE_SIZE_MB | No | Max image size | 10 |
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
ActivityStale
ResponsivenessNo issues