Gmail Plugin MCP Server
@sanchisingh01
关于 Gmail Plugin MCP Server
An MCP server for local machine in Claude Desktop
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"MCP-Server---Gmail-Plugin-for-Claude-Desktop": {
"command": "uv",
"args": [
"pip",
"install",
"-e",
"."
]
}
}
}工具
6Send an email
Retrieve unread emails
Read email content
Move email to trash
Mark email as read
Open email in browser
概览
What is Gmail Plugin MCP Server?
Gmail Plugin MCP Server is an MCP server that integrates with Gmail, allowing users to manage emails directly through MCP clients. It provides secure OAuth2-based access to core Gmail functionality including reading, sending, and managing emails.
How to use Gmail Plugin MCP Server?
Requires Python 3.12+, Gmail API credentials, and an MCP client. Install by cloning the repository and running uv pip install -r requirements.txt (or uv sync). Configure Gmail API credentials via Google Cloud Console, then add the server to the MCP client configuration using the uv command with --creds-file-path and --token-path
开发工具 分类下的更多 MCP 服务器

Sentry
modelcontextprotocolModel Context Protocol Servers
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Grafana MCP server
grafanaMCP server for Grafana
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
评论