Back to directory
bitterdev/dropscan-mcp

bitterdev/dropscan-mcp

@bitterdev

MCP server for the Dropscan postal-mail-to-email API, supporting mailings, scans, recipients, forwarding, webhooks, and safety-gated actions.

Dropscanpostal mailmail scanningOCRwebhooksstdiocommerce

Installation & Configuration

{
  "mcpServers": {
    "dropscan": {
      "command": "/absolute/path/to/dropscan-mcp/.venv/bin/python",
      "args": [
        "-m",
        "dropscan_mcp.server"
      ],
      "env": {
        "DROPSCAN_TOKEN": "dspat-..."
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/9/5
Updated
2026/9/5