Overview
What is Assisted Service MCP Server?
Assisted Service MCP Server is a tool designed for interacting with the OpenShift Assisted Installer API, allowing users to diagnose cluster failures and find solutions.
How to use Assisted Service MCP Server?
To use the Assisted Service MCP Server, follow these steps:
- Clone the repository using the command:
git clone git@github.com:carbonin/assisted-service-mcp.git - Obtain your OpenShift API token from https://cloud.redhat.com/openshift/token.
- Configure the MCP server in your preferred client, such as VSCode, with the provided JSON configuration.
- Ask about your clusters using the interface.
Key features of Assisted Service MCP Server?
- Integration with OpenShift Assisted Installer API.
- Ability to diagnose and troubleshoot cluster failures.
- User-friendly configuration and setup process.
Use cases of Assisted Service MCP Server?
- Diagnosing issues in OpenShift clusters.
- Assisting developers in managing cluster installations.
- Providing insights and solutions for cluster-related problems.
FAQ from Assisted Service MCP Server?
- Can I use Assisted Service MCP Server with any OpenShift version?
Yes, it is compatible with various OpenShift versions as long as you have the correct API token.
- Is there any cost associated with using this server?
No, the Assisted Service MCP Server is free to use.
- What programming language is the server written in?
The server is written in Python.