Exposes Gmail's full API as a single SSE tool server endpoint for AI agents in n8n or LangChain, mapping 20+ operations like search, send, reply, and label management.
This workflow creates a Gmail MCP Server that streams Server-Sent Events (SSE) via an MCP Trigger, allowing AI agents to interact with Gmail's API seamlessly. It maps over 20 common operations—including searching emails, sending messages, replying, drafting, labeling, threading, marking read/unread, and deleting—into simple JSON tool calls. Agents can invoke these without complex setup, making email reasoning instant and extensible.
Benefits include agent-readiness: just plug the SSE URL into n
Platform
n8n
Category
Language Tools
Price
$24.99
Creator
Jordi Faber
Gmail
AI Agent
MCP Server
SSE
Email Automation
LangChain
n8n Tools
Agentic AI
Gmail API
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.