Enterprise DNA
M MCP Servers Developer low

muammar-yacoob/GMail-Manager-MCP

by Various

Organize your GMail via MCP

M

MCP

muammar-yacoob/GMail-Manager-MCP

Added 1 June 2026

Overview

An MCP server that provides tools to manage Gmail, such as reading, sending, and organizing emails. It uses the Gmail API and exposes capabilities through the Model Context Protocol for integration with AI assistants.

Best for

Best for
Developers building AI-powered email assistants or automation workflows

Use cases

  • Integrate Gmail management into AI chat interfaces
  • Automate email categorization and labeling
  • Read and send emails programmatically via MCP

How to use

Install

npm i -g @spark-apps/gmail-manager-mcp

Tools exposed

  • Authenticate Gmail
  • Search Emails
  • Read Email
  • Create Reply
  • List Labels
  • Create Label
  • Apply Label
  • Batch Apply Labels
  • Remove Label
  • Delete Label
  • Delete Email
  • Batch Delete Emails

Tested with

Claude Desktop

Example client config

{\n  "mcpServers": {\n    "gmail-manager": {\n      "command": "npx", "args": ["@spark-apps/gmail-manager-mcp@latest"],\n      "env": { "GMAIL_OAUTH_PATH": "C:\\path\\to\\gcp-oauth.keys.json" }\n    }\n  }\n}

Notes

An MCP server that provides tools to manage Gmail, such as reading, sending, and organizing emails. It uses the Gmail API and exposes capabilities through the Model Context Protocol for integration with AI assistants.

9 stars on GitHub. Last updated 2025-09-12. Licensed MIT.

Use cases

  • Integrate Gmail management into AI chat interfaces
  • Automate email categorization and labeling
  • Read and send emails programmatically via MCP

Pros

  • Simple MCP interface for email operations
  • TypeScript implementation offers type safety
  • Lightweight and easy to deploy

Cons

  • Low adoption (9 stars) suggests limited community support
  • Requires Gmail API credentials and OAuth setup
  • May not support all Gmail features like filters or attachments

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simple MCP interface for email operations
  • TypeScript implementation offers type safety
  • Lightweight and easy to deploy

Cons

  • Low adoption (9 stars) suggests limited community support
  • Requires Gmail API credentials and OAuth setup
  • May not support all Gmail features like filters or attachments

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks