anik120/olmv0-mcp-server
If you are the rightful owner of olmv0-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) v0, providing AI assistants with the ability to interact with OLM resources in Kubernetes clusters.
Tools
Functions exposed to the LLM to take actions
list_csvs
List ClusterServiceVersions in a namespace
get_csv
Get detailed information about a specific ClusterServiceVersion
list_subscriptions
List Subscriptions in a namespace
get_subscription
Get detailed information about a specific Subscription
list_catalog_sources
List CatalogSources in a namespace
get_catalog_source
Get detailed information about a specific CatalogSource
list_install_plans
List InstallPlans in a namespace
get_install_plan
Get detailed information about a specific InstallPlan
list_tools
Show available tools and their parameters
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client