Gmail MCP Server
by yourname · ai-ml · mcp-server, lobehub, social
A Model Context Protocol (MCP) server that provides secure local access to your Gmail account for reading, searching, and sending emails, with explicit permission controls and compact, token-efficient output. Requires saving Google OAuth client credentials as 'client_secret.json' and placing it in the same directory as 'gmail_mcp.py'.
Source: https://github.com/ajaysmb/gmail-mcp
Install
git clone https://github.com/ajaysmb/gmail-mcpTags: mcp-server, lobehub, social
⭐ 62 GitHub stars · Source: lobehub
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Gmail MCP Server is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- WebScribe by yourname
WebScribe is an MCP server that crawls any public documentation website and makes it instantly searchable by AI agents. It uses SQLite FTS5 for full-text search and Playwright for concurrent crawling.
- Home Assistant 对话代理的 MCP 服务器 by yourname
用于 Home Assistant 对话代理的 MCP 服务器。需要环境变量配置 Home Assistant 的 URL 和访问令牌。
- qbittorrent-mcp by yourname
A Model Context Protocol (MCP) 基于远程管理工具,用于 QBittorrent,设计用于自动化脚本、AI 助手和自定义管理工具。连接到 QBittorrent WebUI API 以实现远程种子管理和自动化。
- MCP MySQL Server by yourname
MCP MySQL Server 是基于 @modelcontextprotocol/sdk 的 MySQL 工具服务,支持 SQL 查询、表结构检索和连接状态检查。需要通过环境变量或 .env 文件配置数据库连接参数。
- Huangli MCP by yourname
An MCP server that outputs Chinese Huangli (almanac) data including Gregorian/Lunar calendar info, auspicious/inauspicious events, stems and branches, conflicts, gods directions, solar terms, and moon phases. Requires external Python dependencies installed via pip.
- Currency Analyze MCP by jey3dayo
USD/JPY 外汇分析 MCP 服务器,提供实时汇率、先进的技术指标和交易咨询 AI。需要通过环境变量 ALPHA_VANTAGE_API_KEY 配置的 Alpha Vantage API 密钥。
- Excel MCP Server by ishayoyo
MCP server that gives Claude full read/write/analyze power over Excel and CSV files. 37 tools — from basic cell reads to financial modeling. For AI-powered tools, optional API keys can be configured via a .env file.
- Equibles by daniel3303
An open-source, self-hosted mini Bloomberg Terminal for AI agents. Scrapes, stores, and serves SEC filings, institutional holdings, insider trading, congressional trades, short data, economic indicators, and daily stock prices — and exposes it all via MCP so your AI assistant can query it directly. Requires configuration via a .env file for API keys and settings such as SEC_CONTACT_EMAIL, FINRA API keys, FRED API key, and optional ticker filtering.
Frequently asked questions
How do I install Gmail MCP Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Gmail MCP Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Gmail MCP Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.