deep-research-mcp

pinkpixel-dev/deep-research-mcp
★ 27 stars JavaScript 🧠 Memory/Knowledge Updated 1mo ago
A Model Context Protocol (MCP) compliant server designed for comprehensive web research. It uses Tavily's Search and Crawl APIs to gather detailed information on a given topic, then structures this data in a format perfect for LLMs to create high-quality markdown documents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "deep-research-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pinkpixel-dev/deep-research-mcp"
      ]
    }
  }
}

Topics

ai-toolsdata-aggregationdeep-researchdocumentation-generationinformation-retrievalknowledge-basellmmcpmcp-servermodel-context-protocolmodel-context-protocol-serversnodejsresearch-assistantsearch-apitavily