openstack-kr/python-openstackmcp-server
OpenStack MCP server for cloud infrastructure management based on openstacksdk.
Installation
Example client config (verify package name in the repo README)
{
"mcpServers": {
"python-openstackmcp-server": {
"command": "uvx",
"args": ["python-openstackmcp-server"]
}
}
}Topics
Related in Cloud Platforms
awslabs/mcp
AWS MCP servers for seamless integration with AWS services and resources.
cloudflare/mcp-server-cloudflare
Integration with Cloudflare services including Workers, KV, R2, and D1
hashicorp/terraform-mcp-server
The official Terraform MCP Server seamlessly integrates with the Terraform ecosystem, enabling provider discovery, module analysis, and direct Registry API integration for advanced Infrastructure as Code workflows.
txn2/kubefwd
Kubernetes bulk port forwarding with service discovery, /etc/hosts management, traffic monitoring, and pod log streaming
manusa/Kubernetes MCP Server
powerful Kubernetes MCP server with additional support for OpenShift. Besides providing CRUD operations for **any** Kubernetes resource, this server provides specialized tools to interact with your cluster.
flux159/mcp-server-kubernetes
Typescript implementation of Kubernetes cluster operations for pods, deployments, services.