MCPBridge: n8n Model Context Protocol Server for Gmail
Model Context Protocol (MCP) server integration connecting Claude Desktop with n8n for Gmail. (ক্লড ডেসকটপ ও n8n কানেক্ট করে জিমেইল অটো-রিডিং, ড্রাফটিং ও সেন্ডিং ইন্টারফেস।)
Overview
### Overview MCPBridge exposes a standard Model Context Protocol (MCP) server endpoint in n8n, allowing local desktop AI assistants (Cursor IDE, Claude Desktop) to invoke Gmail actions securely without exposing private credentials. ### Workflow Logic - **MCP Protocol:** Handles tool invocation requests over secure HTTP endpoints. - **Gmail Automation:** Executes inbox search, email body reading, and custom HTML email dispatch upon model request.
The problem
AI engineers building local desktop workflows cannot easily grant access to Gmail tools without custom complex API code.
The solution
MCPBridge provides a ready-made n8n MCP endpoint that lets Cursor or Claude Desktop search, read, and send emails securely.
Features
- —Standard MCP endpoint compliant with Anthropic specifications
- —Gmail message search, read & thread retrieval tools
- —Custom HTML newsletter & draft builder
- —Secure API key authentication bridge
- —Compatible with Cursor IDE & Claude Desktop