HomeCommunication › MX Probe

MX Probe

Email verification for AI agents: send, hold or kill with the reason. Signup and credits by API.

TypeScript CloudLocal macOSWindowsLinux
★ 2 stars Last pushed 2026-09-23 License: MIT

Topics: Communication

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.6)

npx -y mxprobe@0.2.6

Or add to your MCP client config:

{
  "mcpServers": {
    "mxprobe": {
      "command": "npx",
      "args": [
        "-y",
        "mxprobe@0.2.6"
      ],
      "env": {
        "MXPROBE_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • MXPROBE_API_KEY secret — Hosted-tier API key from POST /v1/signup or the signup tool. Without it the verify tools run the free local DNS tier.

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry