faxseal
Send, receive, and verify faxes directly from AI assistants and agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноМожет изменять данные
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
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
Список инструментов сервера (6)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |