A research-focused MCP server that conducts intelligent, iterative research through web searches, analysis, and comprehensive report generation, offering citation-rich research automation.
Loading more......
MCP server for searching Google and conducting deep web research, providing broad research capabilities in the MCP ecosystem.
An MCP server that enables AI assistants to search and access arXiv research papers through a simple Message Control Protocol interface, allowing for paper search, download, listing, and reading capabilities. Highly relevant as a specialized MCP server.
An MCP server offering web, image, news, video, and local POI search using Brave's Search API, integrated into the MCP protocol.
MCP server for web search using DuckDuckGo, enabling privacy-focused search within the MCP protocol. Includes both TypeScript and Python implementations.
TypeScript-based DuckDuckGo search server that enables developers to retrieve search results programmatically using the duck-duck-scrape library. Relevant as a concrete MCP server project.
Model Context Protocol (MCP) server that connects to Exa AI Search API, enabling real-time web search access for AI models within the MCP framework.
Category: Data Access & Integration MCP Servers
Source: GitHub Repository
DeepResearch MCP is an open-source, research-focused Model Context Protocol (MCP) server. It automates intelligent, iterative research processes, performing web searches, analysis, and generating comprehensive, citation-rich reports on any topic.
research://state/{sessionId}: Access the current state of a research session.research://findings/{sessionId}: Retrieve findings for a session.initialize-research: Start a new research session (parameters: query, depth).execute-research-step: Execute the next step in the research process (parameter: sessionId).generate-report: Generate a final report for a session (parameters: sessionId, timeout optional).complete-research: Run the full research process end-to-end (parameters: query, depth, timeout optional).ISC License
Tags: mcp, research, web-search, automation