bharatvansh/gemini-deep-research-mcp
This MCP server that brings Gemini's Deep Research Agent to the AI coding assistants. This provides ai assistant with very high quality deep web research. Ai coding assisstant when doing deep research on their own easily fill up their context size, but gemini makes it very very efficient. the only negative is time and pricing here.
Platform-specific configuration:
{
"mcpServers": {
"gemini-deep-research-mcp": {
"command": "npx",
"args": [
"-y",
"gemini-deep-research-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...