Bult.ai Mcp Server
@bultcloud
About Bult.ai Mcp Server
Deploy and manage Bult.ai cloud hosting projects from MCP clients like Cursor, Claude Desktop, and Claude Code. Create projects and services, deploy GitHub repositories or Docker images, manage routes and volumes, inspect logs, and troubleshoot deployments from your AI assistant.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bult": {
"command": "npx",
"args": [
"-y",
"@bultcloud/mcp-server"
],
"env": {
"BULT_API_URL": "https://app.bult.ai",
"BULT_API_TOKEN": "your_bult_api_token"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Bult.ai MCP Server?
Bult.ai MCP Server lets MCP clients deploy and manage Bult.ai cloud hosting resources directly from an AI assistant. It is designed for developers and teams who want to control their cloud infrastructure through conversational AI tools.
How to use Bult.ai MCP Server?
Install by adding a JSON configuration to your MCP client settings, using npx -y @bultcloud/mcp-server as the command and setting the environment variables BULT_API_URL and BULT_API_TOKEN.
Key features of Bult.ai MCP Server
- Create and manage Bult projects
- Deploy GitHub repositories and Docker images
- Create and manage services
- Create public routes for deployed services
- Manage volumes
- View deployment and service logs
- Troubleshoot failed deployments
Use cases of Bult.ai MCP Server
- Deploying a GitHub repository as a new service with a public route
- Creating and attaching persistent volumes to running services
- Diagnosing and resolving deployment failures from log analysis
FAQ from Bult.ai MCP Server
What environment variables are required?
BULT_API_URL (set to https://app.bult.ai) and BULT_API_TOKEN (your Bult.ai API token) must be set.
How do I install the server?
Add a JSON entry to your mcpServers configuration with "command": "npx", "args": ["-y", "@bultcloud/mcp-server"], and the required environment variables.
What can the server do?
It can create and manage projects, deploy GitHub repos and Docker images, create services and public routes, manage volumes, and view logs to
Frequently asked questions
What environment variables are required?
`BULT_API_URL` (set to `https://app.bult.ai`) and `BULT_API_TOKEN` (your Bult.ai API token) must be set.
How do I install the server?
Add a JSON entry to your `mcpServers` configuration with `"command": "npx"`, `"args": ["-y", "@bultcloud/mcp-server"]`, and the required environment variables.
What can the server do?
It can create and manage projects, deploy GitHub repos and Docker images, create services and public routes, manage volumes, and view logs to
Basic information
More Developer Tools MCP servers
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Altronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.
Comments