Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”¬ Research
  3. Deep Research MCP
Deep Research MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 12:16:35 AM

Deep Research MCP

User RatingsBe the first to rate and review this MCP server!
View Repository109 GitHub StarsTotal stargazers on GitHub for the source repository (109 stars).Visit Website
researchopenaigeminiweb-searchdeveloper-tools

Runs MCP-based deep research with OpenAI, Gemini, DR-Tulu, or smolagents-backed providers.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "pminervini-deep-research-mcp": {
      "command": "uvx",
      "args": [
        "--from"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ”¬ More in Research

Overview

Researches web-backed questions through the pminervini/deep-research-mcp MCP server, using configurable OpenAI, Gemini, DR-Tulu, or Open Deep Research backends. OpenAI Responses API mode supports web search and code interpreter, while other modes provide provider-specific research workflows. The Python server exposes research operations through MCP and includes CLI commands for authentication and status checks. Reach for it when an MCP-compatible assistant needs long-running, provider-backed research rather than direct search results.

Use cases

β€’Run long-form web research from an MCP-compatible assistant
β€’Compare research providers through one MCP interface
β€’Use OpenAI web search and Code Interpreter for investigations
β€’Save completed research reports from the terminal UI

Key features

β€’Multi-provider deep research
β€’OpenAI web search support
β€’OpenAI Code Interpreter support
β€’MCP tool entrypoints
β€’Background task polling and status recovery
β€’Terminal research interface

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Deep Research MCP.

Extracted Tool Capabilities
Multi-provider deep research
OpenAI web search support
OpenAI Code Interpreter support
MCP tool entrypoints
Background task polling and status recovery
Terminal research interface

How Deep Research MCP works

What pminervini/deep-research-mcp does

The pminervini/deep-research-mcp MCP server connects an MCP-compatible assistant to several deep-research providers. Supported backends include OpenAI Responses API, OpenAI Chat Completions-compatible endpoints, the experimental OpenAI Codex subscription flow, Gemini Deep Research through the Interactions API, Allen AI’s DR-Tulu service, and the open-source Open Deep Research stack built around smolagents.

The OpenAI Responses API backend can use web search and Code Interpreter. Chat Completions mode is intended for broader provider compatibility, including services such as Perplexity, Groq, and Ollama when configured through a compatible endpoint. The project also includes a terminal interface for starting research, checking status, and saving results.

How it works

Provider selection and task behavior are controlled through a TOML configuration file or environment overrides. The orchestration layer delegates work to a provider-specific backend, while the MCP entrypoints expose the research workflow to the connected assistant. Long-running tasks can use a timeout and polling interval; when configured, a timed-out task may continue running so its result can later be recovered through status checks.

The Codex subscription backend differs from the API-based providers. It uses an authenticated device-login flow and synchronous server-sent event streams, so background polling, status recovery, and cancellation-on-timeout are not available for that provider.

Setup and configuration

The pminervini/deep-research-mcp MCP server requires Python 3.11 or newer and uv. A packaged command can be run directly from the GitHub repository with uvx, or the repository can be checked out and installed with uv sync. Optional dependencies are available for development, documentation, and Open Deep Research.

Create ~/.deep_research in TOML format. Under [research], set provider, model, and, where applicable, api_key and base_url. The provider defaults to OpenAI. API-key and endpoint settings map to RESEARCH_API_KEY and RESEARCH_BASE_URL; Codex ignores those overrides. OpenAI keys can also come from OPENAI_API_KEY, while Gemini keys default to GEMINI_API_KEY or GOOGLE_API_KEY.

Codex users must authenticate with deep-research-cli auth login. Credentials are stored separately in ~/.deep_research_auth.json; imported Codex access tokens cannot refresh after expiry.

Tools and capabilities

The pminervini/deep-research-mcp MCP server supports:

  • Provider selection across OpenAI, OpenAI Codex, Gemini, DR-Tulu, and Open Deep Research.
  • Web search through supported provider workflows.
  • Code Interpreter through the OpenAI Responses API provider.
  • Research task timeouts, polling intervals, and optional cancellation behavior.
  • Status checks and recovery for supported background research tasks.
  • CLI authentication, status inspection, interactive research, and output saving.

Limitations and notes

Provider features are not uniform. OpenAI Codex has no Code Interpreter and uses an undocumented consumer endpoint that may change. Gemini agent identifiers are preview versions and may change. DR-Tulu requires a service running locally or remotely, while Open Deep Research requires its optional dependency set.

The server does not remove the need for provider access. Running a hosted provider generally requires the corresponding API access or subscription, and endpoint compatibility depends on the selected backend. Review the provider’s terms and availability before relying on experimental or preview integrations.

Getting started with this pminervini/deep-research-mcp MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Research View all alternatives
  • Idea Reality MCP logoIdea Reality MCP

    Pre-build reality check for AI coding agents. Scans GitHub, Hacker News, npm, PyPI, and Product Hunt to detect existing competition before building, returning a reality signal score (0-100), duplicate likelihood, similar projects, and pivot hints.

    πŸ”¬ Research5 views
    Compare vs Idea Reality MCP β†’
  • BrowserAI Dev logoBrowserAI Dev

    Evidence-backed web research for AI agents. Real-time search with cited claims, confidence scores, and compare mode (raw LLM vs evidence-backed). MCP server, REST API, and Python SDK.

    πŸ”¬ Research3 views
    Compare vs BrowserAI Dev β†’
  • Infranodus MCP Server Infranodus logoInfranodus MCP Server Infranodus

    Map text into knowledge graphs to create a structured representation of conceptual relations and t…

    πŸ”¬ Research3 views
    Compare vs Infranodus MCP Server Infranodus β†’
  • Agenda Intelligence Md logoAgenda Intelligence Md

    Auditable strategic-risk memos for AI agents β€” sanctions, regulatory, geopolitics, trade. Geography-routed regional specialists (Central Asia/Caspian, Gulf/Middle East), per-claim evidence discipline, schema-validated output, machine-verified audit. No live data retrieval. PyPI: agenda-intelligence-md.

    πŸ”¬ Research4 views
    Compare vs Agenda Intelligence Md β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
109
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
5 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Deep Research MCP

Install it with Python 3.11+ and uv, then run the packaged command from GitHub with uvx, or check out the repository and use uv sync.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDeep Research MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/pminervini-deep-research-mcp?style=directory)](https://allmcps.com/mcp/pminervini-deep-research-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/pminervini-deep-research-mcp"><img src="https://allmcps.com/api/badge/pminervini-deep-research-mcp?style=directory" alt="Deep Research MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”¬Research
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 2, 2026
10/11 checks healthy over the last 32d
Views5
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars109
GitHub Star CountTotal stargazers on GitHub representing community popularity (109 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 5, 2026
53Quality signal: Good Β· 53/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity6/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 15d ago via OSV.dev Β· --from (PyPI)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”¬ Research β†’Best MCP servers for Research β†’Alternatives to Deep Research MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code