69
/ 100
10 days ago
glama

Deep Research MCP Server

Enables iterative deep web research through MCP clients, using SearXNG search, Crawl4AI parsing, and LLM synthesis.

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 3 credentials: LLM_API_KEY, LLM_WORKER_API_KEY, EMBEDDING_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.
configSEARXNG_URLотредактируй .env: , LLM_BASE_URL, LLM_MODEL, ...
configSEARXNG_LANGUAGEru Язык поиска (можно en, en-all)
configLLM_BASE_URLотредактируй .env: SEARXNG_URL, , LLM_MODEL, ...
🔐 secretLLM_API_KEYollama API-ключ
configLLM_MODELотредактируй .env: SEARXNG_URL, LLM_BASE_URL, , ...
configLLM_PLANNER_MODEL(пусто → LLM_MODEL) Сильная модель для планирования источников и финального синтеза
configLLM_WORKER_MODEL(пусто → LLM_MODEL) Слабая/дешёвая модель для извлечения фактов из чанков
configLLM_WORKER_BASE_URL(пусто → LLM_BASE_URL) Опц. отдельный endpoint для worker'а (например, локальный Ollama с 3B-моделью)
🔐 secretLLM_WORKER_API_KEY(пусто → LLM_API_KEY) Опц. отдельный API-ключ для worker'а
configEMBEDDING_BASE_URL
🔐 secretEMBEDDING_API_KEY
configEMBEDDING_MODEL
configMCP_HOST0.0.0.0 Хост MCP-сервера
configMIN_RESULT_SCORE0.0 Фильтр по SearXNG-score. 0 = не фильтровать
configINTENT_DETECTIONtrue Включён ли детектор намерений в запросе пользователя
configLOG_LEVEL
// 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/tvermolaev-source-deep-research-mcp-alx9ih)](https://m8ven.ai/mcp/tvermolaev-source-deep-research-mcp-alx9ih)
commit: 1be968f954d3d7afc7eea87a7aa612ebf6c240d7
code hash: 5a7443c16d84dcd543fba91e69126ca7fa732085c9fc44e071c43e7428a1fcd3
verified: 7/21/2026, 9:14:58 AM
view raw JSON →