Gmail Plugin MCP Server
@sanchisingh01
About Gmail Plugin MCP Server
An MCP server for local machine in Claude Desktop
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"MCP-Server---Gmail-Plugin-for-Claude-Desktop": {
"command": "uv",
"args": [
"pip",
"install",
"-e",
"."
]
}
}
}Tools
6Send an email
Retrieve unread emails
Read email content
Move email to trash
Mark email as read
Open email in browser
Overview
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
Basic information
More Developer Tools MCP servers
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. π¦
Altronis
sypherinMCP server + CLI for Altronis β Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Comments