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
「開発者ツール」の他のコンテンツ
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent

Sentry
modelcontextprotocolModel Context Protocol Servers
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
コメント