Skip to content
VS Code

Email Server for VS Code

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

Still WiP

client:VS Code transport:streamable-http

Install Email Server in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Email Server in other clients