Assisted Service MCP Server
@carbonin
关于 Assisted Service MCP Server
MCP server for interracting with the OpenShift Assisted Installer API
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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?
—
其他 分类下的更多 MCP 服务器
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome Mlops
visengerA curated list of references for MLOps
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论