Bult.ai Mcp Server
@bultcloud
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"bult": {
"command": "npx",
"args": [
"-y",
"@bultcloud/mcp-server"
],
"env": {
"BULT_API_URL": "https://app.bult.ai",
"BULT_API_TOKEN": "your_bult_api_token"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
开发工具 分类下的更多 MCP 服务器
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
test
prysmaticlabsGo implementation of Ethereum proof of stake
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
评论