Submit

Faxdrop Mcp

@klodr

Send real faxes from any MCP-enabled AI assistant. Wraps the FaxDrop API (PDF/DOCX/JPG/PNG, international numbers, status polling) with rate limits, dry-run mode, audit logging, outbox jail, and 3-layer phone gate (TYPE → COUNTRY → per-number pairing).

Tools

Server Config

{
  "mcpServers": {
    "faxdrop": {
      "command": "npx",
      "args": [
        "-y",
        "faxdrop-mcp"
      ],
      "env": {
        "FAXDROP_API_KEY": "fd_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.