mcpserver.lol
registry/fax-2
Connection check verified live · 28h ago

fax-2

Send real faxes to EU institutions: pay per fax via checkout link or prepaid API key.

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

4 tools

Read from the running server on 28h ago.

check_balance read-only
Get the prepaid credit balance of the API key used to authenticate this MCP connection. Requires a bearer API key (stf_live_...). Buy or top up credits at https://www.sendthisfax.c…
get_fax_status read-only fax_id*
Get the current status of a fax. Poll this after send_fax until a terminal state. Fax lifecycle: draft (uploaded, not submitted) -> pending (submitted, awaiting payment) -> sendin…
get_price read-only page_count*billing_country*
Get the price quote in euro cents for sending a fax. Pricing: 5.00 EUR for up to 5 pages, plus 0.50 EUR per extra page, plus VAT based on the payer's billing country (0% VAT outsid…
send_fax localesender_emailfax_public_id*billing_countryrecipient_number*
Submit an uploaded PDF for faxing. Step 1 (before this tool): upload the PDF over plain HTTP multipart, using any HTTP client you have — shell, JavaScript fetch with FormData, Pyt…