Skip to main content
Glama
krich11

evo-scry

by krich11

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EVOSCRY_HOSTNoHTTP bind address0.0.0.0
EVOSCRY_PORTNoHTTP port3000
EVOSCRY_LOG_LEVELNoLog verbosity levelinfo
EVOSCRY_PROXY_URLNoHTTP or SOCKS5 proxy URL
EVOSCRY_TRANSPORTNoTransport mode: stdio, sse, or streamable-httpstdio
EVOSCRY_USER_AGENTNoUser agent rotation strategyrotate
EVOSCRY_MAX_RESULTSNoMax results per engine10
EVOSCRY_COPILOT_TOKENNoGitHub Copilot API token for AI summarization
EVOSCRY_SEARCH_ENGINESNoEnabled search engines (comma separated)duckduckgo
EVOSCRY_LOCAL_MODEL_URLNoOllama endpoint URL for local AI summarization
EVOSCRY_LOCAL_MODEL_NAMENoOllama model name for local AI summarization
EVOSCRY_REQUEST_DELAY_MSNoRate limiting delay in milliseconds1000
EVOSCRY_CACHE_TTL_SECONDSNoCache TTL in seconds300
EVOSCRY_COPILOT_REFRESH_TOKENNoGitHub OAuth token for auto-refreshing Copilot token

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/krich11/evo-scry'

If you have feedback or need assistance with the MCP directory API, please join our Discord server