anik120/olmv1-mcp-server
If you are the rightful owner of olmv1-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server for Operator Lifecycle Manager (OLM) v1, providing AI assistants with the ability to interact with OLM v1 resources and migrate from OLM v0 to v1.
Tools
Functions exposed to the LLM to take actions
list_cluster_extensions
List ClusterExtensions in the cluster
get_cluster_extension
Get detailed information about a specific ClusterExtension
create_cluster_extension
Create a new ClusterExtension
update_cluster_extension
Update an existing ClusterExtension (channel/version)
delete_cluster_extension
Delete a ClusterExtension
list_cluster_catalogs
List ClusterCatalogs in the cluster
get_cluster_catalog
Get detailed information about a specific ClusterCatalog
plan_migration
Plan migration from OLM v0 Subscriptions to v1 ClusterExtensions
validate_migration
Validate migration readiness and cluster state
execute_migration
Execute the migration (with dry-run support)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client