Gmail MCP Server
@Himank-J
About Gmail MCP Server
This repo shows how Gmail account can be connect to LLMs using MCP
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Gmail MCP Server?
A server that connects Gmail and large language models (LLMs) using the Model Context Protocol (MCP). It exposes Gmail actions—such as sending mail, creating drafts, and marking emails as read—as tools for an LLM, enabling the LLM to act as an agent through iterative prompting.
How to use Gmail MCP Server?
Run the MCP server script (mcp_server_gmail.py) and connect an MCP client (e.g., mcp_client_gmail.py) to it. The client sends queries to the LLM, which can then invoke the exposed Gmail tools.
Key features of Gmail MCP Server
- Exposes Gmail actions as MCP tools for LLMs
- Send email, create drafts, and mark as read
- Converts an LLM into an agent without a framework
- Uses iterative prompting for tool invocation
- Provides separate server and client Python scripts
Use cases of Gmail MCP Server
- Automatically compose and send emails via an LLM
- Create draft emails using natural language instructions
- Mark specific emails as read through a chat interface
- Build a simple email‑handling agent without external frameworks
FAQ from Gmail MCP Server
—
More Communication MCP servers
MCP Communicator (Telegram)
qpd-vAn MCP server that enables communication with users through Telegram. This server provides a tool to ask questions to users and receive their responses via a Telegram bot.
Telegram MCP Server
kfastovTelegram user console client and archiver
PhonePi MCP: Turn your phone into a toolbox for AI assistants using Model Context Protocol
priyankarkPhonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device co
WhatsApp MCP Server
lharriesWhatsApp MCP server
MCP Email Server
Shy2593666979一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
Comments