CloudStack MCP
@walteh
关于 CloudStack MCP
proof of concept MCP server for apache cloudstack
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"cloudstack": {
"type": "http",
"url": "http://localhost:8250/sse"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is CloudStack MCP?
CloudStack MCP is a Model Context Protocol (MCP) server for Apache CloudStack that allows AI agents to interact with CloudStack infrastructure. The project is under development and is a proof of concept, so not all features are available yet.
How to use CloudStack MCP?
Install dependencies (brew install go-task go docker), clone the repository, and start the environment with task docker:start. Then configure your MCP client (Cursor or Claude Desktop) to connect via SSE (http://localhost:8250/sse) or stdio (using docker compose). Detailed setup instructions for both clients are provided in the README.
Key features of CloudStack MCP
- Translates MCP protocol requests into CloudStack API calls
- Provides common operations like VM deployment and management
- Handles authentication and API interaction automatically
- Supports both SSE and stdio transports
- Includes a containerized CloudMonkey CLI for manual CloudStack commands
Use cases of CloudStack MCP
- AI‑assisted listing and management of CloudStack resources (e.g., VPCs, zones)
- Automating VM deployment and lifecycle management through an AI agent
- Integrating AI assistants with existing CloudStack infrastructure
FAQ from CloudStack MCP
What are the dependencies for running CloudStack MCP?
On macOS, you need brew install go-task go docker. Additionally, to use the server with an MCP client, you may need Cursor or Claude Desktop.
How do I start the server?
Run task docker:start from the repository root. The server will expose an SSE endpoint on port 8250.
Is CloudStack MCP production‑ready?
No. The project is under development and is a proof of concept. Many features are not yet available.
What transports does CloudStack MCP support?
It supports SSE (recommended) and stdio. JSON configuration examples for both transports are provided in the README.
Can I use CloudStack MCP with Claude Desktop?
The README warns there is a 99% chance it will not work with Claude Desktop, but provides a starting point for configuration via task mcp:setup:claude-desktop.
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ICSS
chokcoco不止于 CSS
评论