cloud platforms
Python Openstackmcp Server
OpenStack MCP server for cloud infrastructure management based on openstacksdk.
python
cloud
cloud platforms
Installation
npx -y openstack-kr/python-openstackmcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "python-openstackmcp-server",
"command": "npx",
"args": [
"-y",
"openstack-kr/python-openstackmcp-server"
]
}About This MCP Server
openstack-kr/python-openstackmcp-server
OpenStack MCP server for cloud infrastructure management based on openstacksdk.
GitHub: https://github.com/openstack-kr/python-openstackmcp-server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub