58
/ 100
2 days ago
glama

Bubble MCP Server

Enables AI assistants to interact with Bubble.io applications through the Data API, supporting CRUD operations, schema discovery, and workflow execution.

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
⚠️
Known vulnerabilities in dependencies: 17 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 1 credential: BUBBLE_API_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.
🔐 secretBUBBLE_API_TOKEN"": "your-token",
configBUBBLE_API_URLapiClient.ts only accepted , not BUBBLE_BASE_URL (contradicting the README).
configBUBBLE_BASE_URLapiClient.ts only accepted BUBBLE_API_URL, not (contradicting the README).
// 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 2 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/d1dx-bubble-mcp-1oqmqr)](https://m8ven.ai/mcp/d1dx-bubble-mcp-1oqmqr)
commit: 2a879775af6b2dcd20ae9cf103e8f136323ae1b7
code hash: d7ba0ea86376e72175b004bd45cb604a80553e7c4b59c235668fb53363d9105b
verified: 6/21/2026, 10:36:51 AM
view raw JSON →