MCP Nest

Deploy github:MadLlama25/fastmail-mcp
to MCP Nest

Run this MCP server in the cloud. No local install, no Docker, just click deploy.

$ npx -y github:MadLlama25/fastmail-mcp
Runs in the cloud Works with Claude, ChatGPT & more Ready in seconds

Server Details

Name
fastmail-mcp
Transport
stdio
Package Manager
npx
Package
github:MadLlama25/fastmail-mcp
{
  "mcpServers": {
    "fastmail-mcp": {
      "args": [
        "-y",
        "github:MadLlama25/fastmail-mcp"
      ],
      "command": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  }
}