deep-research MCP Server — Claude & Cursor Integration

# deep-research MCP Server ## What is deep-research? deep-research is a production-ready Model Context Protocol (MCP) server with 4,682 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install u14app/deep-research # Or manual git clone https://github.com/u14app/deep-research.git cd deep-research ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** JavaScript - **Stars:** ⭐ 4,682 - **Forks:** 🍴 1,062 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [u14app/deep-research](https://github.com/u14app/deep-research)