📌 Overview
On my never-ending quest to find the best embeddings model, I was intrigued to come across Voyage-Context-3 by MongoDB and was excited to give it a try.
This workflow creates an intelligent chatbot that uses your MongoDB database as a knowledge base. The AI agent can automatically query your MongoDB collections to provide accurate, contextual response
n8n_Futmatch. Uses n8n-nodes-discord-trigger, agent, lmChatGoogleGemini, memoryRedisChat. Event-driven trigger; 9 nodes.
MongoDB Agent. Uses lmChatOpenAi, mongoDbTool, memoryBufferWindow, chatTrigger. Chat trigger; 8 nodes.
MongoDB Agent. Uses lmChatOpenAi, mongoDbTool, memoryBufferWindow, chatTrigger. Chat trigger; 8 nodes.
This workflow is designed for: Database administrators and developers working with MongoDB Content managers handling movie databases Organizations looking to implement AI-powered search and recommenda
7 of 7 workflows in this view · Browse all →
FAQ
How many n8n Mongodbtool workflows are in the catalog?
7 n8n workflows in AutomationFlows currently use the Mongodbtool integration — triggers, actions, or both.
How do I connect Mongodbtool in n8n?
After importing the workflow JSON, n8n will prompt for Mongodbtool credentials on the relevant nodes. AutomationFlows strips credential IDs before publishing — you'll add your own.
Can I combine these with other integrations?
Yes — most Mongodbtool workflows pair with adjacent tools (Slack alerts, Google Sheets logging, OpenAI summarisation). Browse the integration tags on each workflow page to discover pairings.