43
/ 100
20 days ago
glama

BuildBase Agent MCP Server

An MCP server that allows AI agents to manage BuildBase resources (users, workspaces, subscriptions, projects) via 48 tools, with built-in agent authentication and discovery.

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: BUILDBASE_AGENT_CLIENT_SECRET, SYSTEM_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.
🔐 secretBUILDBASE_AGENT_CLIENT_SECRETSecret of the agent base client — the platform signs applicationTokenUrl/RevokeUrl calls with it
configNEXT_PUBLIC_BUILDBASE_ORG_IDNEXT_PUBLIC_BUILDBASE_SERVER_URL / Your BuildBase org
configNEXT_PUBLIC_BUILDBASE_SERVER_URL/ NEXT_PUBLIC_BUILDBASE_ORG_ID Your BuildBase org
configNEXT_PUBLIC_SITE_URLThis app's public origin — appears in every discovery document and token audience
configSECURITY_CONTACT_EMAILShown in /security.txt
🔐 secretSYSTEM_SECRETApp-owned token signing + session encryption (openssl rand -hex 32). Never leaves the app.
// 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 1 concrete improvement 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/buildbase-app-nextjs-agent-mcp-starter-1vf21i)](https://m8ven.ai/mcp/buildbase-app-nextjs-agent-mcp-starter-1vf21i)
commit: c2ac8e809ad65506df112ff278d4d916a4dc132f
code hash: 43d168998d45ed6eb116c6e8aa28994225a2464888621611a912b33ab2fe630d
verified: 7/11/2026, 8:26:29 AM
view raw JSON →