I m looking for some guidance on how to use the MCP to create an n8n equivalent to Gemini deep research.
What I m looking for is not the web search aspect since I already have the files I want to analyze, but rather the agentic approach that Gemini deep research uses to create super deep ,insightful reports. I haven t been able to reproduce the same level of clarity and depth, using any of the other LLM singles models , particularly in N8N.
DeepMCPAgent lets you build AI agents that auto-discover and use tools via MCP. No manual wiring—just connect your LangChain model (OpenAI, Anthropic, Ollama, etc.) and the agent dynamically generates typed tools for production-ready workflows.