Overview
Features
Project-Scoped Operations
Every tool enforces the configured OS_PROJECT_NAME, validating resource ownership to ensure actions stay inside a single tenant.
Safety-Gated Writes
Modify (set_*) tooling only registers when ALLOW_MODIFY_OPERATIONS=true, keeping default deployments read-only and auditable.
90+ Purpose-Built Tools
Broad coverage across compute, networking, storage, images, identity, Heat, and Octavia load balancing tasks—all constrained to the current project.
Bulk & Filtered Actions
Instance, volume, network, image, snapshot, and keypair managers support comma-delimited targets or filter criteria for intentional bulk changes.
Post-Action Feedback & Async Guidance
Mutating tools use a shared result handler that adds emoji status checks, timing notes, and follow-up verification commands.
Monitoring & Usage Insights
Tools like get_service_status, get_resource_monitoring, get_usage_statistics, and quotas surface service availability and project utilization.
Unified Instance Queries
Consolidates instance information into a single get_instance tool with pagination and summary/detailed modes.
Server Insight & Audit Trail
Dedicated tools expose server events, hypervisor details, availability zones, quotas, and resource ownership to speed diagnostics.
Who Is This For?
- DevOps:Automate OpenStack operations within a single project using MCP tools.
- OpenStack Operators:Manage compute, network, storage, and orchestration resources within a single project with safety gates.
- Cloud Administrators:Provide bulk operations, monitoring, and audit trails for project-scoped OpenStack environments.




