74
/ 100
1 month ago
glama

Lintbase

Developers are constantly feeding context files to AI tools like Cursor, Windsurf, Copilot Workspace, and Claude Code. If your agent doesn't understand your real database schema, it writes code that fails in production. LintBase acts as the bridge. It connects directly to your database, reads the ground truth of your live documents, and generates structured context optimized for AI. πŸ€– Stops AI

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: NEXT_PUBLIC_FIREBASE_API_KEY, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_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.
configFIREBASE_SERVICE_ACCOUNT_JSON
configLINTBASE_SNAPSHOT_MODE
configMONGODB_URI
configNEXT_PUBLIC_APP_URL
πŸ” secretNEXT_PUBLIC_FIREBASE_API_KEY
configNEXT_PUBLIC_FIREBASE_APP_ID
configNEXT_PUBLIC_FIREBASE_AUTH_DOMAIN
configNEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID
configNEXT_PUBLIC_FIREBASE_PROJECT_ID
configNEXT_PUBLIC_FIREBASE_STORAGE_BUCKET
configSTRIPE_PRO_PRICE_ID
πŸ” secretSTRIPE_SECRET_KEY
πŸ” secretSTRIPE_WEBHOOK_SECRET
// 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 4 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/lintbase-lintbase-1plv13)](https://m8ven.ai/mcp/lintbase-lintbase-1plv13)
commit: 169ce4fccd4bea48461159ec44bf2d86406be809
code hash: 3a31e1d777e119f55768a9825e63f7fdc9d14c2522fc164daf965302b398b967
verified: 6/10/2026, 11:05:38 AM
view raw JSON β†’