workflows.fit
Back to n8n workflows
n8n templateFreeBy Laura Piraux

Create a Notion AI assistant with Google Gemini for managing tasks & content

This n8n workflow template uses community nodes and is only compatible with the self-hosted version of n8n. Build an AI agent for Notion (with Notion official MCP server) ![Screenshot 20250610 at 15.11.56.png](fileId:...

AILangchainCore NodesChat TriggerMemory Buffer WindowLm Chat Google GeminiAgent
Loading interactive preview...

Template notes

This n8n workflow template uses community nodes and is only compatible with the self-hosted version of n8n.

Build an AI agent for Notion (with Notion official MCP server)

![Screenshot 20250610 at 15.11.56.png](fileId:1475)

Use case

This template empowers Notion power-users to build their own AI assistant, deeply integrated with their workspace. It solves the constant problem of copy-pasting and context-switching between a separate AI chat and Notion by creating a direct, conversational bridge. Now you can interact with an intelligent agent that can create, retrieve, and update your Notion databases and pages on your behalf, turning your workspace into a truly dynamic productivity hub.

![Screenshot 20250610 at 13.52.46.png](fileId:1474)

How it works

When you send a message via the chat interface, the workflow passes it to your chosen AI model. The model, connected to the official Notion tool server, analyzes your request to see if it can be fulfilled by one of its available Notion actions. If it matches a tool, the workflow executes the command using the Notion API—like creating a new page or searching a database—and the AI then confirms the action is complete back in the chat.