Deep Research
Freeby MCP Community
A modular deep research MCP tool for Cursor AI, supporting Tavilly API integration and robust research workflows.
v0.1.1Added Apr 12, 2026
mcpcursor-aideep-researchtavillytypescript
Deep Research MCP Server
A modular deep research MCP tool for Cursor AI, supporting Tavilly API integration and robust research workflows.
Installation
npx -y @imoksan/deep-research-mcp
Reviews
Installation
Quick install
npx -y @imoksan/deep-research-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"deep-research": {
"command": "npx",
"args": ["-y", "@imoksan/deep-research-mcp"]
}
}
}