The Fax.Plus MCP Server lets AI assistants send and receive faxes, manage contacts, track delivery, and configure webhooks through the Model Context Protocol (MCP) — an open standard for connecting AI tools to external services.
Beta — The Fax.Plus MCP Server is currently in beta. Features, tool schemas, and authentication flows may change.
Report issues to support@alohi.com.
Enterprise plan required — Access to the Fax.Plus API requires a Fax.Plus Enterprise
plan. The API is not available on Free, Premium, or Business plans.
View the current user’s account details (PAT owner)
fax:user:edit
Update the current user’s account details (PAT owner)
fax:member:read
View corporate member details
fax:member:edit
Update corporate member settings
fax:numbers:read
List and view assigned fax numbers
fax:numbers:edit
Manage and configure fax numbers
fax:ai:read
Read access to AI-powered fax features
fax:ai:edit
Manage AI-powered fax features
fax:ai_settings:read
View AI feature settings and configuration
fax:ai_settings:edit
Update AI feature settings and configuration
For most use cases, fax:all:read and fax:all:edit provide the access you need. Use granular scopes when you want
to restrict what the integration can do.
You: Send the attached contract to +1-212-555-0199
Assistant: I’ve uploaded your contract and sent it to +1-212-555-0199. The fax was delivered successfully — 3 pages, transmitted in 12 seconds. The fax ID is abc123def.
Assistant: You received 2 faxes today:1. From +1-415-548-5563 at 9:38 AM — 23 pages, status: success2. From +1-312-555-0142 at 2:15 PM — 1 page, status: success
Enterprise plan required — The Fax.Plus API is only available on Enterprise plans.
No account creation via API — New user accounts must be created through the Fax.Plus web dashboard. The API supports managing existing accounts only.
No public sandbox — Contact support@alohi.com to request a test environment.
File size limits — Uploaded files are subject to size limits. Large documents should be split before uploading.
Rate limits — API requests are rate-limited. See the API documentation for current thresholds.
Fax delivery — Transmission success depends on the recipient’s fax machine availability and line quality. Automatic retries can be configured when sending.
Your PAT may have expired or lacks the required scopes. Generate a new token from Settings → Integrations → Personal Access Tokens in your Fax.Plus dashboard. Ensure the token includes at least fax:all:read for read operations and fax:all:edit for sending faxes.
Check that the recipient’s fax number is in E.164 format (e.g., +12125550199). Verify the number is a working fax line. You can configure automatic retries with the retry parameter when sending.