0
grade F
2 days ago
glama

MCP Lite Wrappers

Lightweight MCP wrappers that consolidate multiple tools from services like Supabase, Linear, Chrome DevTools, and Context7 into single-action tools, reducing context token usage by ~80% while maintaining full functionality.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: LINEAR_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Code appears obfuscated
2 files are unreadable to a human reviewer. Cannot audit what they do.
🔐
You'll be asked for 3 credentials: CONTEXT7_API_KEY, LINEAR_API_KEY, SUPABASE_ACCESS_TOKEN
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.
configCHROME_HEADLESS"": "true"
configCHROME_PATH"": "/path/to/chrome",
🔐 secretCONTEXT7_API_KEY"": "your-api-key"
🔐 secretLINEAR_API_KEY"": "lin_api_xxxxx"
🔐 secretSUPABASE_ACCESS_TOKEN"": "your-access-token",
configSUPABASE_PROJECT_REF"": "your-project-ref"
// 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/sbraind-mcp-lite-wrappers-1cwj39)](https://m8ven.ai/mcp/sbraind-mcp-lite-wrappers-1cwj39)
commit: 60f3f98a5dd42f28a4d5a224e8c70105c2447ad9
code hash: 57ccd1a15da0ae55c1b63cc081b3ff9816e96160c596695940712111955e1c2f
verified: 4/18/2026, 6:44:28 PM
view raw JSON →