74
/ 100
27 days ago
glama

Deep Research MCP

A Python-based agent that integrates research providers (OpenAI, Gemini, DR-Tulu, Open Deep Research) with Claude Code via the Model Context Protocol for automated deep research.

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 4 credentials: HF_TOKEN, SERPAPI_API_KEY, SERPER_API_KEY, OPENAI_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.
🔐 secretHF_TOKENoptional, logs into Hugging Face Hub for gated models
🔐 secretSERPAPI_API_KEYor SERPER_API_KEY: enable Google-style search
🔐 secretSERPER_API_KEYSERPAPI_API_KEY or : enable Google-style search
🔐 secretOPENAI_API_KEYapi_key = "YOUR_OPENAI_API_KEY" # Defaults to
configOPENAI_BASE_URLclarification_base_url: Custom OpenAI-compatible endpoint for clarification models (optional; defaults to the main OpenAI endpoint when provider=openai, otherwise falls back to env if present)
configDEEP_RESEARCH_PROMPTS_DIR
// 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 3 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/pminervini-deep-research-mcp-1ul914)](https://m8ven.ai/mcp/pminervini-deep-research-mcp-1ul914)
commit: 331d8201279ef9615577d60735801cab78932c19
code hash: 0d9181e7104ed315f9fee8c18e51b3b45b722bede9513e73d4ede6107fbd7299
verified: 6/16/2026, 1:28:04 PM
view raw JSON →