faxseal
Send, receive, and verify faxes directly from AI assistants and agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeCan modify data
What it can do
- Send Fax: Send a fax from a publicly accessible PDF URL. Returns a job ID for status tracking.
- Send Fax Text: Convert plain text to a PDF and send it as a fax. Ideal when the content is generated at runtime.
- Get Fax Status: Check the delivery status of a sent fax. Status: queued → sending → delivered or failed.
What data it sees
Do you need an account
An API key from the service settings is required
Send, receive, and verify faxes directly from AI assistants and agents. FaxSeal MCP gives your AI the ability to fax documents from a URL or plain text, check delivery status, list received faxes with OCR text, and verify cryptographic delivery attestations via Sigstore/Rekor. Requires a FaxSeal API key — get one at https://faxseal.com/dashboard/api-tokens
Server tool list (6)
Raw names from tools/list. Only developers need these.
| send_fax | Send a fax from a publicly accessible PDF URL. Returns a job ID for status tracking. |
| send_fax_text | Convert plain text to a PDF and send it as a fax. Ideal when the content is generated at runtime. |
| get_fax_status | Check the delivery status of a sent fax. Status: queued → sending → delivered or failed. |
| get_credits | Check the current FaxSeal credit balance for this API token. |
| list_received_faxes | List faxes received in the inbox, newest first (up to 50). Includes OCR text when available. |
| verify_fax | Verify the cryptographic attestation of a fax via Sigstore/Rekor. Confirms delivery without tampering. |