D
Deep Research MCP
by @norvalbv
MCP server by norvalbv
Created 12/13/2025
Updated 2 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-deep-research-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"norvalbv-deep-research-mcp": {
"command": "npx",
"args": [
"norvalbv-deep-research-mcp"
]
}
}
}