openstack-kr/python-openstackmcp-server
OpenStack MCP server for cloud infrastructure management based on openstacksdk.
Quick Start
Clone the repository:
git clone https://github.com/openstack-kr/python-openstackmcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"python-openstackmcp-server": {
"command": "npx",
"args": [
"-y",
"openstack-kr/python-openstackmcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.