Deep Research
Freeby MCP Community
B2B web research agent — give it a company and a question, get a specific answer. MCP tool for Claude Code.
v1.0.0Added Apr 12, 2026
mcpresearchaib2bclaude
Deep Research MCP Server
B2B web research agent — give it a company and a question, get a specific answer. MCP tool for Claude Code.
Installation
npx -y deep-research-mcp
Reviews
Installation
Quick install
npx -y deep-research-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"deep-research": {
"command": "npx",
"args": ["-y", "deep-research-mcp"]
}
}
}