74
/ 100
25 days ago
glama

toolgate-firecrawl-mcp

A recoverable Firecrawl MCP server that adds payment lifecycle, idempotency, and automatic refunds/fallbacks to web scraping, enabling reliable paid scraping via natural language.

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 5 credentials: FIRECRAWL_API_KEY, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, TOOLGATE_PUBLISHER_KEY, X402_SIGNER_PRIVATE_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.
🔐 secretFIRECRAWL_API_KEY"": "fc-your-key-here"
configFIRECRAWL_API_URL
configLIVE_TEST_URL
configMAX_RESPONSE_BYTES5242880 (5MB) Max response size.
configSCRAPE_TIMEOUT_MS15000 Timeout for scrape requests.
🔐 secretSTRIPE_SECRET_KEY
configSTRIPE_WEBHOOK_PORT
🔐 secretSTRIPE_WEBHOOK_SECRET
configTOOLGATE_DEMO_MODE"": "true"
configTOOLGATE_PRELOAD_BALANCE1.0 (demo only) USD pre-loaded in demo mode.
🔐 secretTOOLGATE_PUBLISHER_KEYtg_firecrawl_demo Toolgate publisher key.
configX402_FACILITATOR_URL
configX402_PAY_TO
configX402_RPC_URL
🔐 secretX402_SIGNER_PRIVATE_KEY
// 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 5 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/tkorkmazeth-toolgate-firecrawl-mcp-1xz012)](https://m8ven.ai/mcp/tkorkmazeth-toolgate-firecrawl-mcp-1xz012)
commit: 74af0aedc3bbd7ac00316d4be2798d379b6985f2
code hash: 6d64b17d35edd4797f44b9e8c24957b9910ff4cae84d39717e6746dd82365c0e
verified: 6/14/2026, 9:57:45 AM
view raw JSON →
toolgate-firecrawl-mcp · M8ven Trust Score | M8ven