52
/ 100
23 days ago
glama

mcp-server

Enables scraping and comparing LLM inference pricing from multiple providers using Firecrawl, storing results in SQLite for analysis.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — scrape_websites (line 106: with open(filepath, 'w', encoding='utf-8') as f:)
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: ANTHROPIC_API_KEY, FIRECRAWL_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.
🔐 secretANTHROPIC_API_KEY
🔐 secretFIRECRAWL_API_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 7 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/atamayop2018-mcp-server-m0kjx6)](https://m8ven.ai/mcp/atamayop2018-mcp-server-m0kjx6)
commit: 7123d456dd59d5a0a8c1a3a5093f64e2ec5d673c
code hash: 26c20254ab35e8880bf5caf254c604e8dd533531edcb00565953f6597675360d
verified: 7/8/2026, 8:45:38 AM
view raw JSON →