71
/ 100
2 days ago
glama

JedSearch MCP Server

Enables web search and page content extraction with JavaScript rendering via Playwright, with HTTP fallback and retry logic.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: YANDEX_SEARCH_API_KEY, JEDSEARCH_API_KEY
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.
🔐 secretYANDEX_SEARCH_API_KEYSearch API key Required
configYANDEX_FOLDER_IDCloud folder ID Required
configPLAYWRIGHT_TIMEOUTPlaywright timeout (ms) 30000
configHTTP_TIMEOUTHTTP fallback timeout (s) 15
configFETCH_MAX_RETRIESMax retry attempts 3
configFETCH_RETRY_DELAYInitial retry delay (s) 0.5
configFETCH_RETRY_BACKOFFBackoff multiplier 1.5
configCONTENT_MAX_LENGTHMax content length (chars) 32000
configNOISE_THRESHOLDNoise threshold (chars) 50
configPLAYWRIGHT_WS_URL
configMCP_TRANSPORTTransport mode (stdio, sse, streamable-http) stdio
configMCP_PORTPort for SSE mode 3001
configYANDEX_SEARCH_REGIONSearch region (ru, en, tr) ru
🔐 secretJEDSEARCH_API_KEYAPI key for authentication (optional)
// 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 4 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/jedius-jed-web-search-mcp-server-nk4mvi)](https://m8ven.ai/mcp/jedius-jed-web-search-mcp-server-nk4mvi)
commit: bbdbb95e52b7ed923a989e966081ea8718020052
code hash: 0d6c21a8153bda5467193af7f0dd8ca3921e3e609e25edaacd882c012eb63da1
verified: 7/29/2026, 9:03:46 AM
view raw JSON →