π§
Deep Research Server
π§MCP Serverpinkpixel-dev/deep-research-mcp
What it does
|Performs comprehensive web research by leveraging AI-powered search and crawling to gather detailed information, then structures the findings into a JSON format optimized for AI document generation.
localhostedsearchaiwebdocument
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub β
claude mcp add deep-research -e TAVILY_API_KEY=tvly-YOUR_ACTUAL_API_KEY_HERE -e DOCUMENTATION_PROMPT=Your custom, detailed instructions for the LLM on how to generate markdown documents from the research data... -e SEARCH_TIMEOUT=120 -e CRAWL_TIMEOUT=300 -e MAX_SEARCH_RESULTS=10 -e CRAWL_MAX_DEPTH=2 -e CRAWL_LIMIT=15 -e FILE_WRITE_ENABLED=true -e ALLOWED_WRITE_PATHS=/home/user/research,/home/user/documents -e FILE_WRITE_LINE_LIMIT=300 -- npx -y @pinkpixel/deep-research-mcpClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"deep-research": {
"command": "npx",
"args":...25
Last UpdatedDec 2, 2025