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-0199Assistant: 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.
You: Did my fax to the courthouse go through?Assistant: Yes — your fax to +1-218-413-7255 was delivered successfully at 12:14 PM today. 2 pages, 2 seconds transmission time.
You: Show me all my fax contacts in the Office groupAssistant: You have 1 contact in the “Office_ch” group: Alohi Fax Machine near Scott, fax number +41 22 794 3479.
You: What fax numbers do I have?Assistant: You have one active fax number: +1-419-548-5563, acquired October 8, 2024, with email and push notifications enabled.
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.