Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"openstack_mcp": {
"command": "uvx",
"args": [
"openstack-mcp"
]
}
}
}
Run in terminal:
claude mcp add openstack_mcp uvx openstack-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"openstack_mcp": {
"command": "uvx",
"args": [
"openstack-mcp"
]
}
}
}
Or install with pip: pip install openstack-mcp
README Excerpt
> OpenStack operations via Model Context Protocol — async, lazy-import, LLM-feedback ready. ``` LLM (Claude / OpenAI / …) │ tool calls ▼ MCP Proxy :8000 ← auth · rate-limit · routing · load-balancing │ HTTP/JSON ▼ MCP Server :8080 ← tool registry · lazy imports · cache │ openstacksdk
Tools (12)
CACHE_TTLMCP_TRANSPORTOS_AUTH_URLPROXY_UPSTREAM_URLSget_get_hypervisorsget_instance_detailget_instancesget_projectsset_set_instance_actionset_instance_delete