Back to directory
nelsonchris1/email-mcp

nelsonchris1/email-mcp

@Nelsonchris1

MCP server for reading Gmail emails via IMAP for Claude Desktop

emailgmailimapmcppythonmcp-serverreadertool

Installation & Configuration

{
  "mcpServers": {
    "email": {
      "command": "uv",
      "args": [
        "--directory",
        ".",
        "run",
        "server.py"
      ]
    }
  }
}

Information

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