Back to directory
sanchisingh01/mcp-server-gmail-plugin-for-claude-desktop

sanchisingh01/mcp-server-gmail-plugin-for-claude-desktop

@sanchisingh01

A powerful MCP server that enables Gmail integration, allowing you to manage emails directly through MCP clients.

gmailemailmcppluginclaude-desktopoauth2pythonautomationtool

Installation & Configuration

{
  "mcpServers": {
    "gmail-plugin": {
      "command": "uv",
      "args": [
        "--directory",
        "[absolute path to working directory]",
        "run",
        "server.py",
        "--creds-file-path",
        "[absolute-path-to-credentials-file]",
        "--token-path",
        "[absolute-path-to-access-tokens-file]"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15