DevEyes
by gnana997
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEVEYES_BROWSER | No | Browser to use (chromium, firefox, webkit). Default: chromium. | |
| DEVEYES_SCREENSHOT_DIR | No | Custom directory for saving screenshots. | |
| DEVEYES_MAX_SCREENSHOTS | No | Maximum number of saved screenshots (auto-cleanup). Default: 50. | |
| DEVEYES_SAVE_SCREENSHOTS | No | Set to 'true' to enable local screenshot saving. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| logging | {} |
| resources | {} |
| completions | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| screenshotA | Capture a screenshot from any URL (typically localhost) with automatic optimization for LLM consumption. Handles image resizing and compression to stay within Claude/LLM limits. Captures console errors and warnings. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Viewport Presets | Available viewport presets for responsive screenshot capture |
| LLM Image Limits | Image constraints and limits for LLM compatibility |
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/gnana997/deveyes'
If you have feedback or need assistance with the MCP directory API, please join our Discord server