67
/ 100
8 days ago
glama

AutoFYI MCP

Enables safe financial operations on the AutoFYI platform through natural language, including client search, allocation preparation, and invoice management with two-stage confirmation.

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.
🔐
You'll be asked for 3 credentials: AUTOFYI_API_TOKEN, AUTOFYI_CF_ACCESS_CLIENT_SECRET, AUTOFYI_MCP_PATH_SECRET
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.
configAUTOFYI_API_BASEenv =https://autofyi.kellyautomations.com \
configAUTOFYI_ENABLE_WRITESenv =false \
🔐 secretAUTOFYI_API_TOKENIt also supports an optional backend bearer token through .
configAUTOFYI_CF_ACCESS_CLIENT_ID
🔐 secretAUTOFYI_CF_ACCESS_CLIENT_SECRET
configAUTOFYI_CONNECT_TIMEOUT_SECONDS
configAUTOFYI_READ_TIMEOUT_SECONDS
configAUTOFYI_CONFIRMATION_TTL_SECONDS
configAUTOFYI_MCP_TRANSPORT
configAUTOFYI_MCP_HOST
configPORT
configAUTOFYI_MCP_PORT
🔐 secretAUTOFYI_MCP_PATH_SECRET
configAUTOFYI_MCP_AUTH_TOKENS(). Per-client connection instructions — Claude Desktop, Claude
// 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 6 concrete improvements 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/saiganeshreddy7-auto-fyi-playwright-mcp-server-38vypy)](https://m8ven.ai/mcp/saiganeshreddy7-auto-fyi-playwright-mcp-server-38vypy)
commit: 49f4ac393a1791c70f65633884bf2a1a6dc3b65f
code hash: 7d90b29821e2c876856c1584ea7a4672e6b36619e721e2f1bfc674bc4b7c7dbe
verified: 7/23/2026, 9:12:06 AM
view raw JSON →