bult-mcp-server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BULT_API_URL | Yes | Bult API base URL, https://app.bult.ai. | |
| BULT_API_TOKEN | Yes | API token used for Bearer authentication. |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list-projectsA | List Bult.ai hosting projects in the workspace so an AI agent can choose where to deploy, inspect status, or manage services. |
| get-projectA | Get a Bult project overview, including services, volumes, routes, deployment status, and public URL information. |
| create-projectC | Create a new Bult project for cloud hosting deployments from GitHub repositories, Docker images, templates, or databases. |
| update-projectB | Update a Bult project name to keep deployment and hosting workspaces organized. |
| delete-projectA | Delete a Bult project and all related cloud hosting resources, including services, routes, volumes, deployments, and public URLs. |
| deploy-projectB | Deploy pending Bult project changes, create a version snapshot, and make updated app services available on their public URLs. |
| control-projectA | Control a Bult project lifecycle by starting services, stopping cloud hosting resources, or discarding pending deployment changes. |
| list-servicesB | List services in a Bult project, including app, database, GitHub repository, Docker image, and cloud hosting deployment targets. |
| get-serviceA | Get Bult service details including deployment configuration, environment variables, ports, status, logs context, and public URL routing data. |
| create-serviceA | Create a Bult.ai service. Supports daemon apps from a GitHub repository or Docker image, plus PostgreSQL, Redis, MySQL, and MongoDB database services. |
| update-serviceA | Update a Bult service configuration, including deployment source, Docker image or GitHub repository settings, ports, files, and environment variables. |
| delete-serviceA | Delete a Bult service and remove its cloud hosting deployment resources. |
| control-serviceA | Control a Bult service lifecycle: start it, stop it, or rebuild it after deployment, Docker image, GitHub repository, or environment variable changes. |
| create-volumeB | Create a persistent storage volume in a Bult project for deployed apps, databases, and cloud hosting services. |
| update-volumeB | Update a Bult persistent volume name or size for app storage and database hosting needs. |
| delete-volumeA | Delete a Bult persistent volume used by a deployed service or database. |
| wipe-volumeA | Irreversibly wipe all data from a Bult persistent volume used by cloud apps or databases. |
| create-routeC | Create a Bult public route, generated URL, or custom domain mapping for a deployed service port. |
| update-routeB | Update a Bult route configuration, including public URL path, custom domain, service target, and exposed port. |
| delete-routeB | Delete a Bult public route or custom domain mapping from a deployed service. |
| list-templatesA | List available Bult app and database templates for fast cloud hosting setup and one-click deployments. |
| apply-templateA | Apply a Bult template to a project, creating preconfigured services, databases, volumes, routes, and deployable cloud hosting resources. |
| get-service-logsA | Get Bult service logs with cursor-based pagination for debugging failed deployments, build errors, runtime issues, and cloud hosting status. |
| list-buildsB | List Bult service build and deployment history to inspect build status, failures, source revisions, and recent deploy activity. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bultcloud/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server