0
/ 100
1 month ago
glama

IPI Provisioner MCP Server

An MCP server for OpenShift Baremetal IPI cluster provisioning, allowing users to generate and validate install-config.yaml files, test BMC connectivity, validate networks, and manage cluster installation lifecycle.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: ~/.ssh/id_rsa.pub
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_TRANSPORTexport ="stdio" # or "sse" for web-based integration
configMCP_HOSTexport ="127.0.0.1" # for sse transport
configMCP_PORTexport ="8000" # for sse transport
configOPENSHIFT_RELEASE_IMAGEexport ="quay.io/openshift-release-dev/ocp-release:4.17.0-x86_64"
configPULL_SECRET_PATHexport ="$HOME/pull-secret.json"
configSSH_KEY_PATHexport ="$HOME/.ssh/id_rsa.pub"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/redhat-community-ai-tools-openshift-ipi-mcp-ac6bwm)](https://m8ven.ai/mcp/redhat-community-ai-tools-openshift-ipi-mcp-ac6bwm)
commit: 4020679213f71a920f2827a9a7c5781970c59bf6
code hash: 9a142688136b56a4b80116123ac5d26708832126b7ccaa5bcb6a53ff69a295b4
verified: 6/21/2026, 10:43:06 AM
view raw JSON →