Ictfax MCP server
List and track faxes on ICTFax, and send faxes when writes are enabled, over ICTCore REST.
18 stars17 downloads/wk
Reviews
Write oneNobody has reviewed Ictfax yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Ictfax tools (4, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
ictfax_get_fax_statusGet one fax transmission by id: its status (processing, completed, failed), contact and pages.
ictfax_list_faxesList fax transmissions on the server (inbound and outbound) with their id, contact, status
ictfax_send_faxwrite actionSend a local document as a fax to a phone number. THIS DIALS A REAL NUMBER and can cost money.
ictfax_upload_documentwrite actionUpload a local PDF (or other supported file) as a fax document and return its document_id,
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan11 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 13 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Install directly
Runs npx -y ictfax-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add ictfax-mcp -- npx -y ictfax-mcp
Ictfax: common questions
- Is Ictfax MCP server safe?
- Yes, by our scan: it is graded A (85/100). Read the Ictfax safety report
- How do I install Ictfax?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Ictfax need an API key?
- Yes. The registry entry asks for
ICTFAX_PASSWORD. - Is Ictfax maintained?
- The last commit was 13 days ago (2026-09-07). The latest release is v0.1.0.