Skip to content
Claude Code

Mailprotector for Claude Code

io.github.wyre-ai/mailprotector-mcp

MCP server for Mailprotector — customers, domains, users, quarantine, allow/block rules for MSPs.

client:Claude Code transport:stdio runtime:oci

Install Mailprotector in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mailprotector-mcp -e MAILPROTECTOR_API_KEY=<MAILPROTECTOR_API_KEY> -e MAILPROTECTOR_RESELLER_ID=<MAILPROTECTOR_RESELLER_ID> -e MAILPROTECTOR_BASE_URL=<MAILPROTECTOR_BASE_URL> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e AUTH_MODE=<AUTH_MODE> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-ai/mailprotector-mcp:v1.0.3

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Mailprotector in other clients