About
Overview
The OpenStack MCP Server enables AI agents to manage OpenStack cloud infrastructure. It provides tools for managing Nova instances, Neutron networks, and Cinder volumes.
Capabilities
Tools & Capabilities
⚡list_servers
List compute instances
⚡create_server
Launch a new instance
⚡list_networks
List networks
⚡list_volumes
List block storage volumes
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-openstackExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"openstack": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-openstack"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 50
Last UpdatedFeb 12, 2026