k8s-mcp

tsviz/k8s-mcp

3.3

If you are the rightful owner of k8s-mcp 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 that provides AI-driven automation tools for managing Kubernetes deployments.

Tools

Functions exposed to the LLM to take actions

get_deployment_status

Check deployment health, replica status, conditions, and recent events.

scale_deployment

Horizontally scale deployments with wait-for-ready support.

toggle_feature_flag

Enable/disable feature flags via environment variables or ConfigMaps.

rollback_deployment

Rollback to previous deployment versions with revision control.

deploy_version

Deploy specific application versions with rollout tracking.

get_pod_logs

Retrieve pod logs for debugging and monitoring.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources