43
/ 100
1 month ago
github_topic

Faxbot

Self-hosted, open source, fax-sending API. HIPAA compliant. This fax API includes MCP (Model Context Protocol) support for AI assistant integration.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: API_KEY, MCP_HTTP_API_KEY, MCP_WS_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_KEY
configFAX_API_URL
🔐 secretMCP_HTTP_API_KEY
configMCP_HTTP_CORS_ORIGIN
configMCP_HTTP_PORT
configMCP_SSE_PORT
🔐 secretMCP_WS_API_KEY
configMCP_WS_PORT
configOAUTH_AUDIENCE
configOAUTH_ISSUER
configOAUTH_JWKS_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dmontgomery40-faxbot-1do7ls)](https://m8ven.ai/mcp/dmontgomery40-faxbot-1do7ls)
commit: 7e0c15fa960d24b59c7581eeb1163b3d93439e32
code hash: 61a4288ee6c202961365348b6cbbb667ab92c301d7f546de2da41822120923c9
verified: 6/14/2026, 10:45:50 AM
view raw JSON →