deep-research-mcp
Verified Safeby ali-kh7
Overview
Facilitates comprehensive web research and data aggregation from diverse sources using Tavily APIs to generate structured information for LLM-powered markdown documentation.
Installation
npx @pinkpixel/deep-research-mcpEnvironment Variables
- TAVILY_API_KEY
- DOCUMENTATION_PROMPT
- RESEARCH_OUTPUT_PATH
Security Notes
The server securely handles `TAVILY_API_KEY` via environment variables. It avoids `eval` or obfuscation. File output paths are configurable, defaulting to a timestamped folder within the user's documents; however, a malicious calling agent could potentially specify an unsafe `output_path`. The `hardware_acceleration` feature modifies `NODE_OPTIONS` to enable WebGPU, a powerful but controlled runtime modification for performance.
Similar Servers
DevDocs
DevDocs is a web crawling and content extraction platform designed to accelerate software development by converting documentation into LLM-ready formats for intelligent data querying and fine-tuning.
tavily-mcp
Provides real-time web search, data extraction, website mapping, and crawling capabilities for AI assistants.
MCP
A remote Model Context Protocol (MCP) server that provides access to Jina Reader, Embeddings and Reranker APIs with a suite of URL-to-markdown, web search, image search, and embeddings/reranker tools.
mcp-omnisearch
Provides a unified interface for various search, AI response, content processing, and enhancement tools via Model Context Protocol (MCP).