deep-research-mcp
6
Deep Research MCP is a server built to comply with the Model Context Protocol, facilitating detailed web research by aggregating and structuring data from multiple sources. It focuses on generating high-quality markdown documents using large language models and is built using Node.js and TypeScript.
Deep Research MCP 🌐
- Release: v1.0.0
- Description: A server compliant with the Model Context Protocol (MCP) designed for comprehensive web research.
- Features:
- MCP Compliance
- Data Aggregation from multiple sources
- Markdown Generation
- Web Crawling with Tavily's APIs
- Built with Node.js and TypeScript
- Installation:
- Clone the repo
- Navigate to project directory
- Install dependencies
- Run the server
- Usage:
- Interact via API to gather information.
- Convert data into markdown documents.
- API Documentation available in the
docs
folder. - Contributing: Fork, create a branch, commit changes, push, and open a Pull Request.
- License: MIT License.