73
/ 100
19 days ago
glama

formfill-mcp

FormFill MCP — AI-powered web form automation. Fill out any online form by describing what you want. Supports Stripe payments via x402 protocol.

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: STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, ADMIN_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.
🔐 secretSTRIPE_SECRET_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
configSTRIPE_PRO_PRICE_ID
configLOG_LEVEL
configFORMFILL_DATA_DIRSet FORMFILL_LOG_FILE to a writable path, or ensure points to a writable directory. The default ~/Library/Logs/formfill-mcp/server.log works without config on macOS.
configFREE_MONTHLY_LIMIT
configFORMFILL_LOG_FILESet to a writable path, or ensure FORMFILL_DATA_DIR points to a writable directory. The default ~/Library/Logs/formfill-mcp/server.log works without config on macOS.
configUPGRADE_URL
🔐 secretADMIN_SECRET
configPORT
configSTRIPE_WEBHOOK_PORT
configX402_PRICE_USDC
configBASE_RPC_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 3 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/knportal-formfill-mcp-1h53zp)](https://m8ven.ai/mcp/knportal-formfill-mcp-1h53zp)
commit: 30116db2b84bbaed8a4980f0e00d95c68e0adbf9
code hash: 7a6a472d201e486c52be5d50dec134f8c0d68f86db3538b3a419ace2048774ec
verified: 6/17/2026, 11:58:55 AM
view raw JSON →