Eyes-MCP
by ferre-z
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEARXNG_URL | No | Internal SearXNG endpoint | http://searxng:8080 |
| CRAWL4AI_URL | No | Internal Crawl4AI endpoint | http://crawl4ai:11235 |
| GEMINI_MODEL | No | Model served by the Gemini-compatible API | gemma-4-31b-it |
| GITHUB_TOKEN | No | Optional GitHub token to bump rate limit 60/hr to 5000/hr | |
| EYES_HTTP_PORT | No | HTTP listen port | 8787 |
| GEMINI_API_KEY | No | Optional API key for Gemini LLM. If unset, server runs in heuristic-only mode. | |
| EYES_MAX_SHARDS | No | Max shards per request (cap 20) | 5 |
| REDDIT_CLIENT_ID | No | Optional Reddit client ID for PRAW auth | |
| EYES_TOKEN_BUDGET | No | Token budget for the main agent's context | 80000 |
| EYES_MAX_ITERATIONS | No | Max refinement iterations (cap 5) | 2 |
| EYES_TIME_BUDGET_SEC | No | Wall-clock budget per request | 120 |
| REDDIT_CLIENT_SECRET | No | Optional Reddit client secret for PRAW auth |
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
ActivityInactive
ResponsivenessNo issues