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_faxSend a fax from a publicly accessible PDF URL. Returns a job ID for status tracking.
send_fax_textConvert plain text to a PDF and send it as a fax. Ideal when the content is generated at runtime.
get_fax_statusCheck the delivery status of a sent fax. Status: queued → sending → delivered or failed.
get_creditsCheck the current FaxSeal credit balance for this API token.
list_received_faxesList faxes received in the inbox, newest first (up to 50). Includes OCR text when available.
verify_faxVerify the cryptographic attestation of a fax via Sigstore/Rekor. Confirms delivery without tampering.