An MCP server that enables natural language management of Apache CloudStack infrastructure, translating user requests into API calls for VM deployment, resource management, and infrastructure operations without requiring direct API knowledge. Directly relevant as an example of a specialized Model Context Protocol (MCP) server.
Loading more......
A VMware ESXi/vCenter management server based on MCP, providing REST API interfaces for virtual machine management via the MCP protocol.
An MCP server for operating resources on Alibaba Cloud, supporting ECS, Cloud Monitor, OOS, and other common Alibaba Cloud products via the MCP protocol.
A community MCP Server for AWS Lambda that enables serverless cost tracking and automation of Lambda functions from within the MCP ecosystem.
A Model Context Protocol (MCP) server that enables direct interaction with AWS services using the AWS SDK v2, allowing resource management and querying in cloud environments.
A lightweight MCP server that allows AI assistants to execute AWS CLI commands, use Unix pipes, and apply prompt templates for AWS tasks in a secure, multi-architecture Docker environment.
Enables direct management of Azure resources through the Azure CLI, allowing users to list resources, fix configuration issues, and create new services using local credentials. Implements the Model Context Protocol (MCP), making it a notable MCP Server.
Category: Cloud DevOps MCP Servers
Tags: mcp, cloud, cloudstack, infrastructure
Source: GitHub Repository
Cloudstack MCP is a Model Context Protocol (MCP) server designed for Apache CloudStack. It enables natural language management of CloudStack infrastructure by translating user requests into API calls. This allows users and AI agents to deploy virtual machines, manage resources, and perform infrastructure operations without needing direct knowledge of the CloudStack API. The project is currently a proof of concept and is under active development.