evo-scry
by krich11
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EVOSCRY_HOST | No | HTTP bind address | 0.0.0.0 |
| EVOSCRY_PORT | No | HTTP port | 3000 |
| EVOSCRY_LOG_LEVEL | No | Log verbosity level | info |
| EVOSCRY_PROXY_URL | No | HTTP or SOCKS5 proxy URL | |
| EVOSCRY_TRANSPORT | No | Transport mode: stdio, sse, or streamable-http | stdio |
| EVOSCRY_USER_AGENT | No | User agent rotation strategy | rotate |
| EVOSCRY_MAX_RESULTS | No | Max results per engine | 10 |
| EVOSCRY_COPILOT_TOKEN | No | GitHub Copilot API token for AI summarization | |
| EVOSCRY_SEARCH_ENGINES | No | Enabled search engines (comma separated) | duckduckgo |
| EVOSCRY_LOCAL_MODEL_URL | No | Ollama endpoint URL for local AI summarization | |
| EVOSCRY_LOCAL_MODEL_NAME | No | Ollama model name for local AI summarization | |
| EVOSCRY_REQUEST_DELAY_MS | No | Rate limiting delay in milliseconds | 1000 |
| EVOSCRY_CACHE_TTL_SECONDS | No | Cache TTL in seconds | 300 |
| EVOSCRY_COPILOT_REFRESH_TOKEN | No | GitHub OAuth token for auto-refreshing Copilot token |
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/krich11/evo-scry'
If you have feedback or need assistance with the MCP directory API, please join our Discord server