69
/ 100
4 days ago
glama

Error Collector MCP

An open-source MCP server that collects errors from browser console and terminal, then uses OpenRouter's free AI models to generate summaries for AI agents.

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 2 credentials: ERROR_COLLECTOR_OPENROUTER__API_KEY, OPENROUTER_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.
configSHELL
configERROR_COLLECTOR_CONFIGexport =config.json
configERROR_COLLECTOR_DATA_DIRexport =/custom/data/path
🔐 secretERROR_COLLECTOR_OPENROUTER__API_KEYexport ="your-api-key"
🔐 secretOPENROUTER_API_KEY
configERROR_COLLECTOR_SERVER__LOG_LEVELexport ="DEBUG"
configERROR_COLLECTOR_STORAGE__DATA_DIRECTORYexport ="/custom/path"
configERROR_COLLECTOR_SERVER__HOST
configERROR_COLLECTOR_SERVER__PORT
configSKIP_SETUP_SCRIPT
// 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/bloockchaindev-error-collector-mcp-axwuqh)](https://m8ven.ai/mcp/bloockchaindev-error-collector-mcp-axwuqh)
commit: d7db921bf5f374ceb8d6290e25b98d9063d3e004
code hash: 30be87153fc3cf80a5159302a9bfd69fc584a394d78d9b2d3f8168504e6d0e31
verified: 6/22/2026, 12:46:24 PM
view raw JSON →