69
/ 100
4 days ago
glama

evo-scry

MCP server for internet search via direct Google and DuckDuckGo HTML scraping with AI-powered result normalization and optional summarization, requiring no API keys for search.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: EVOSCRY_COPILOT_TOKEN, EVOSCRY_COPILOT_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configEVOSCRY_SEARCH_ENGINESduckduckgo Enabled engines
configEVOSCRY_LOG_LEVELinfo Log verbosity
configEVOSCRY_TRANSPORTstdio stdio, sse, or streamable-http
configEVOSCRY_HOST0.0.0.0 HTTP bind address
configEVOSCRY_PORT3000 HTTP port
configEVOSCRY_MAX_RESULTS10 Results per engine
configEVOSCRY_REQUEST_DELAY_MS1000 Rate limiting delay
configEVOSCRY_USER_AGENTrotate UA rotation
configEVOSCRY_PROXY_URLHTTP/SOCKS5 proxy
🔐 secretEVOSCRY_COPILOT_TOKENCopilot API token
🔐 secretEVOSCRY_COPILOT_REFRESH_TOKENGitHub OAuth token for auto-refresh
configEVOSCRY_LOCAL_MODEL_URLOllama endpoint
configEVOSCRY_LOCAL_MODEL_NAME
configEVOSCRY_CACHE_TTL_SECONDS300 Cache TTL
configEVOSCRY_CIRCUIT_FAILURE_THRESHOLD
configEVOSCRY_CIRCUIT_RECOVERY_TIMEOUT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/krich11-evo-scry-10hxbl)](https://m8ven.ai/mcp/krich11-evo-scry-10hxbl)
commit: f2d065f9ed368320fef1051c1c1c30fa77c003ab
code hash: 4808a9248bbc045f4e08698066e6fd2e635ea994c5368e65135f31a8222325d3
verified: 6/24/2026, 10:07:26 AM
view raw JSON →