FaxSeal MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@FaxSeal MCP Serversend the fax at https://example.com/doc.pdf to +12025551234"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
FaxSeal MCP Server
Send, receive, and verify faxes from AI assistants and agents via the Model Context Protocol.
Tools
Tool | Description |
| Send a fax from a publicly accessible PDF URL |
| Type content directly — FaxSeal converts it to a PDF and sends |
| Estimate pages and credits before sending |
| Check delivery status of a sent fax |
| Check your FaxSeal credit balance |
| List faxes in your inbox with OCR text |
| Verify cryptographic delivery attestation via Sigstore/Rekor |
Related MCP server: Tratto MCP Server
Setup
1. Get an API key at faxseal.com/dashboard/api-tokens
2. Add to Claude Code:
claude mcp add faxseal -e FAXSEAL_API_KEY=fsx_your_token -- npx faxseal-mcp3. Add to Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"faxseal": {
"command": "npx",
"args": ["faxseal-mcp"],
"env": {
"FAXSEAL_API_KEY": "fsx_your_token"
}
}
}
}Usage examples
"Send the referral letter at https://example.com/referral.pdf to +12025551234"
"Check the status of fax job abc123"
"List my received faxes from the last 24 hours"
"Send a fax to +12025551234 with the following text: Dear Dr. Smith, please find attached..."
Pricing
Faxes are billed to your FaxSeal credit balance. Credits start from $0.83/fax. View pricing.
Links
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Send real faxes from AI assistants. Pay per fax ($1 + $0.25/page), no account or API key.
Send a fax from Claude, ChatGPT, or Cursor. Upload a PDF, pay, get delivery status.
Send free or paid faxes to US/Canada from Claude, ChatGPT, and other AI agents.
Send a one-off fax from inside ChatGPT or Claude. Pay-per-use, $2-$4.50 per delivered fax.
Related MCP Servers
- AlicenseAqualityAmaintenanceEnables AI assistants to send real faxes through the FaxDrop API. Provides safeguards including rate limiting, dry-run mode, and audit logging for secure fax operations.3135MIT

Tratto MCP Serverofficial
FlicenseAqualityDmaintenanceLets AI tools send transactional emails, check status, and manage contacts through the Model Context Protocol.2-- AlicenseNot gradedqualityDmaintenanceEnables AI agents to send free and paid faxes to US and Canada numbers, check fax status, and purchase prepaid credits, all without leaving the chat.MIT

ictfax-mcpofficial
AlicenseAqualityBmaintenanceEnables AI assistants to list and track fax transmissions, and, when write access is enabled, upload documents and send faxes through ICTFax.218118MIT