Bubble MCP
by dorianglz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Set to 'true' to enable verbose logging for troubleshooting. | |
| MCP_MODE | Yes | Operational mode for the server. Options: 'read-only' (only allows viewing data) or 'read-write' (allows CRUD operations and workflow execution). | read-only |
| BUBBLE_BASE_URL | Yes | The base URL of your Bubble.io application (e.g., https://your-app.bubbleapps.io). | |
| BUBBLE_API_TOKEN | Yes | Your Bubble.io API token generated in Settings -> API. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |