Skip to content
Cursor

Email Server for Cursor

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

Still WiP

client:Cursor transport:streamable-http

Install Email Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Email Server in other clients