AUTOMATIONSWITCH
CommunitySearch

Deep Research

by u14app (community)

Use any LLM for deep research. Supports SSE API and MCP server. Pluggable LLM backend (Claude, GPT, Gemini, local). 4,581 GitHub stars and 3 commits on main in the last 30 days.

4,581·5 tools·Released SEP 2025·MIT
npx -y deep-research
Share:

Use any LLM for deep research. Supports SSE API and MCP server. Pluggable LLM backend (Claude, GPT, Gemini, local). 4,581 stars and 3 commits on main in the last 30 days.

Reviewed by M. Nouriel · MAY 2026

INSTALL THIS SERVER

Requires authenticationUnderlying LLM API key (ANTHROPIC_API_KEY, OPENAI_API_KEY, GEMINI_API_KEY, etc.) depending on backend selection.
{ "mcpServers": { "deep-research": { "command": "npx", "args": [ "-y", "deep-research" ], "env": { "ANTHROPIC_API_KEY": "YOUR_KEY", "SEARCH_PROVIDER": "tavily" } } } }
PrereqNPM: `deep-research`. Set the LLM API key for your chosen backend; pluggable across Claude, GPT, Gemini, Ollama, and local models. Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS).
{ "mcpServers": { "deep-research": { "command": "npx", "args": [ "-y", "deep-research" ], "env": { "ANTHROPIC_API_KEY": "YOUR_KEY", "SEARCH_PROVIDER": "tavily" } } } }
{ "mcpServers": { "deep-research": { "command": "npx", "args": [ "-y", "deep-research" ], "env": { "ANTHROPIC_API_KEY": "YOUR_KEY", "SEARCH_PROVIDER": "tavily" } } } }
{ "mcpServers": { "deep-research": { "command": "npx", "args": [ "-y", "deep-research" ], "env": { "ANTHROPIC_API_KEY": "YOUR_KEY", "SEARCH_PROVIDER": "tavily" } } } }
{ "mcpServers": { "deep-research": { "command": "npx", "args": [ "-y", "deep-research" ], "env": { "ANTHROPIC_API_KEY": "YOUR_KEY", "SEARCH_PROVIDER": "tavily" } } } }

5 TOOLS AVAILABLE

start_research
Start a deep-research task on a topic with optional depth and breadth
Admin
get_research_status
Retrieve current status of a research task
Read
get_research_report
Retrieve the final report with citations
Read

OUR ASSESSMENT

Strengths
  • 4,581 GitHub stars.
  • 3 commits on main in the last 30 days.
  • MIT license.
  • Pluggable LLM backend (Claude, GPT, Gemini, Ollama, local).
  • Depth and breadth controls give cost predictability.
Weaknesses
  • Cadence at 3 commits/30d is on the lower end of strict T1.
  • Report quality depends on the underlying LLM backend chosen.
  • Long-running research tasks may exceed agent invocation timeouts.
Security Notes

LLM API keys carry per-call cost; set spend limits in the LLM dashboard before connecting agents. Generated research reports may include third-party content; respect source ToS when redistributing.

Best For

Research workflows that need depth-controlled investigation across multiple sources; teams that want Deep Research patterns without OpenAI lock-in; cost-sensitive research where local LLMs can drive the loop.

TECHNICAL DETAILS

Language
typescript
Transport
stdiostreamable-httpsse
Clients
Claude DesktopClaude CodeCursorVS CodeWindsurf
License
MIT
GitHub
npm
deep-research
Last Release
deep-research (npm latest)MAY 14, 2026
First Released
SEP 1, 2025

ADOPTION METRICS

// GitHub Stars
4,581

// Reading this4,581 stars on u14app/deep-research. 3 commits on main in the last 30 days.

// Popularity Rank
#5
Globally · #5 in Search

// Reading thisPairs with arXiv MCP, Perplexity MCP, Tavily MCP, SerpApi MCP, Microsoft Learn MCP, Brave Search MCP, Wikipedia MCP, Agent-Reach in search. Deep Research owns the multi-source pluggable-LLM research slot.

SOURCES & VERIFICATION

We don't take any single directory's word for it. Before scoring, we cross-reference 4 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.

01
Discovered
Manual submission
First indexed MAY 14, 2026
02
Cross-referenced
4 directories
PulseMCP, MCP.so, Glama, Smithery
03
Verified against
Claude Desktop, Cursor
Installed and tested across clients
04
Last re-checked
MAY 14, 2026
Weekly re-verification
// How other directories see it

The same server, 4 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.

SourceTheir ratingTheir star countTheir downloadsLast synced
AutomationSwitch This page4.4editorial4,581MAY 14, 2026
PulseMCP— unratedunavailableunavailableMAY 14, 2026
MCP.so— unratedunavailableunavailableMAY 14, 2026
Glama— unratedunavailableunavailableMAY 14, 2026
Smithery— unratedunavailableunavailableMAY 14, 2026

// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.

OTHER SEARCH MCP SERVERS

Vendor4.6

Exa Search MCP

Exa Labs

Neural search across the open web, companies, news, people (LinkedIn), and academic papers, plus a deep-research mode that runs multi-step query plans. 4,371 GitHub stars and 83 commits on main in the last 30 days.

8 tools4,371
Community4.5

Agent-Reach

Panniantong (community)

Give your AI agent eyes to read and search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu through one CLI with zero API fees. 19,026 GitHub stars and 7 commits on main in the last 30 days.

6 tools19,026
Official4.5

Perplexity MCP

Perplexity (ppl-ai)

The official MCP server for the Perplexity API. Sonar search and reasoning models exposed to AI agents through MCP. 2,144 GitHub stars and 5 commits on main in the last 30 days.

3 tools2,144
Community4.4

arXiv MCP

blazickjp (community)

MCP server for searching and analysing arXiv papers. Query the arXiv catalog, retrieve abstracts, and inspect paper metadata. 2,679 GitHub stars and 9 commits on main in the last 30 days.

5 tools2,679
Official4.4

Microsoft Learn MCP

Microsoft (Microsoft Docs)

Official Microsoft Learn MCP Server and CLI tool. Powers LLMs and AI agents with up-to-date Microsoft Learn documentation. 1,614 GitHub stars and 4 commits on main in the last 30 days.

5 tools1,614
Official4.4

Brave Search MCP

Brave

Official Brave Search MCP covering web, local, video, image, news, and AI summary. 965 GitHub stars and 31 commits on main in the last 30 days. Privacy-respecting search index distinct from Google.

6 tools965
// Get in touch

DISCUSS YOUR
MCP REQUIREMENTS.

Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.

Discuss Your MCP Requirements →