cloud platforms

Python Openstackmcp Server

OpenStack MCP server for cloud infrastructure management based on openstacksdk.

python
cloud
cloud platforms
0
View on GitHub

Installation

npx -y openstack-kr/python-openstackmcp-server

Configuration

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