Gmail Fast
FreeNot checkedA Gmail MCP server providing 19 tools for email operations, label and filter management, and attachment handling via the Gmail API.
About
A Gmail MCP server providing 19 tools for email operations, label and filter management, and attachment handling via the Gmail API.
README
Gmail MCP server built with FastMCP. Provides 19 tools for email operations, label management, filter management, and attachment handling via the Gmail API.
Setup
1. Google OAuth Credentials
Place your Google Cloud OAuth client credentials at ~/.gmail-mcp/gcp-oauth.keys.json (or in the project directory — they'll be copied automatically).
2. Authenticate
uv run python -m gmail_fast_mcp auth
This opens a browser for the OAuth flow and saves tokens to ~/.gmail-mcp/credentials.json.
For cloud environments with a custom callback URL:
uv run python -m gmail_fast_mcp auth https://your-domain.com/oauth2callback
3. Run the Server
uv run python -m gmail_fast_mcp
MCP Client Configuration
{
"mcpServers": {
"gmail": {
"command": "uv",
"args": ["run", "--directory", "/path/to/gmail-fast-mcp", "python", "-m", "gmail_fast_mcp"]
}
}
}
Tools
| Tool | Description |
|---|---|
send_email |
Send an email (text/html/multipart, attachments, threading) |
draft_email |
Create an email draft |
read_email |
Retrieve email content and attachment metadata |
search_emails |
Search using Gmail query syntax |
modify_email |
Add/remove labels on a message |
trash_email |
Move a message to trash |
batch_modify_emails |
Modify labels on multiple messages |
batch_trash_emails |
Trash multiple messages |
list_email_labels |
List all Gmail labels |
create_label |
Create a new label |
update_label |
Update label name/visibility |
delete_label |
Delete a user label |
get_or_create_label |
Find existing label or create it |
create_filter |
Create a filter with custom criteria/actions |
list_filters |
List all filters |
get_filter |
Get filter details |
delete_filter |
Delete a filter |
create_filter_from_template |
Create a filter from a preset template |
download_attachment |
Download an attachment to disk |
Gmail API Scopes
gmail.modify— Read, send, modify emails and labelsgmail.settings.basic— Manage filters and settings
Installing Gmail Fast
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/jeffmm/gmail-fast-mcpFAQ
Is Gmail Fast MCP free?
Yes, Gmail Fast MCP is free — one-click install via Unyly at no cost.
Does Gmail Fast need an API key?
No, Gmail Fast runs without API keys or environment variables.
Is Gmail Fast hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Gmail Fast in Claude Desktop, Claude Code or Cursor?
Open Gmail Fast on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Gmail
Read, send and search emails from Claude
by GoogleSlack
Send, search and summarize Slack messages
by SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Klavis AI
Open Source MCP Infra. Hosted MCP servers and MCP clients on Slack and Discord.
Work90210/APIFold
Turn any REST API into a hosted MCP server. 18 free public servers (GitHub, Stripe, Slack, OpenAI, Notion, and more) — no setup required, bring your own API key
by Work90210arikusi/deepseek-mcp-server
MCP server for DeepSeek AI with chat, reasoning, multi-turn sessions, function calling, thinking mode, and cost tracking.
by arikusihashgraph-online/hashnet-mcp-js
MCP server for the Registry Broker. Discover, register, and chat with AI agents on the Hashgraph network.
by hashgraph-onlineprofullstack/mcp-server
A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data,
by profullstackWayStation-ai/mcp
Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs.
by waystation-aiCompare Gmail Fast with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All communication MCPs
