71
/ 100
10 days ago
glama

asbuilt

Asbuilt is an MCP server that verifies code assumptions against live backend infrastructure, checking that tables, schemas, and resources exist as expected before agents act.

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: KEY, STRIPE_KEY, ANTHROPIC_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.
🔐 secretKEYconst supabase = createClient(process.env.URL, process.env.)
configURLconst supabase = createClient(process.env., process.env.KEY)
🔐 secretSTRIPE_KEY
configASBUILT_PROJECT_DIR(or $ if set) — that's where target and state-file
🔐 secretANTHROPIC_API_KEYbenchmark.runner runs fully offline (no needed) and
configX
// 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/anijani-asbuilt-1060kf)](https://m8ven.ai/mcp/anijani-asbuilt-1060kf)
commit: 8c2a7fad01b8a266036d3bac7af37f82fffe56ce
code hash: 92417a68807739b438dc6f929683018860ebb264d49954fcc663c305d6ddab0a
verified: 7/21/2026, 9:12:56 AM
view raw JSON →