Assisted Service MCP Server
@carbonin
About Assisted Service MCP Server
MCP server for interracting with the OpenShift Assisted Installer API
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Assisted Service MCP Server?
A Model Context Protocol server that interacts with the OpenShift assisted installer API. It helps diagnose cluster failures and find fixes. Designed for developers and cluster administrators working with OpenShift installations.
How to use Assisted Service MCP Server?
Obtain an OpenShift API token from https://cloud.redhat.com/openshift/token. Start the server using STDIO configuration (e.g., in VSCode) or SSE transport (recommended). Provide the token as the OFFLINE_TOKEN environment variable or as an OCM-Offline-Token request header for SSE.
Key features of Assisted Service MCP Server
- List, create, and manage assisted installer clusters
- Retrieve detailed cluster and infraenv information
- Monitor cluster and host events
- Set cluster VIPs and host roles
- List OpenShift versions and operator bundles
Use cases of Assisted Service MCP Server
- Diagnose cluster installation failures via events
- Automate cluster creation and installation triggers
- Configure infrastructure environments for new clusters
- Manage host roles during cluster setup
FAQ from Assisted Service MCP Server
How do I get an API token?
Go to https://cloud.redhat.com/openshift/token to obtain your offline token.
What transport options are available?
STDIO (for VSCode-like clients) and SSE (recommended). Provide configuration JSON with the appropriate transport, URL, and token.
Can I pass the token via request header?
Yes. For SSE, add the OCM-Offline-Token header instead of setting the OFFLINE_TOKEN environment variable.
What tools does the server expose?
Tools span cluster management (list, info, create, install, set VIPs), events (cluster, host), infraenv info, host role setting, and OpenShift version/operator listing and adding.
Are there any known limits?
β
Frequently asked questions
How do I get an API token?
Go to https://cloud.redhat.com/openshift/token to obtain your offline token.
What transport options are available?
STDIO (for VSCode-like clients) and SSE (recommended). Provide configuration JSON with the appropriate transport, URL, and token.
Can I pass the token via request header?
Yes. For SSE, add the `OCM-Offline-Token` header instead of setting the `OFFLINE_TOKEN` environment variable.
What tools does the server expose?
Tools span cluster management (list, info, create, install, set VIPs), events (cluster, host), infraenv info, host role setting, and OpenShift version/operator listing and adding.
Basic information
More Other MCP servers
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

YOUB
Connect your AI assistant to your own YOUB endurance training account. Read recorded activities with full analysis, planned sessions, race goals, wellness (HRV, sleep, resting HR) and your athletic profile. Create or mov
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments