Skip to content
Grok

Email Server for Grok

live.alpic.staging.python-email-mcp-f5c8e0a7/python-email-mcp

Still WiP

client:Grok transport:streamable-http

Install Email Server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "python-email-mcp": {
      "type": "http",
      "url": "https://python-email-mcp-f5c8e0a7.staging.alpic.live"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Email Server in other clients