vp1099-kubernetes-mcp-server

vp1099/vp1099-kubernetes-mcp-server

3.1

If you are the rightful owner of vp1099-kubernetes-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.

The Kubernetes MCP Server (FastMCP) is a project that provides a Model Context Protocol server for Kubernetes management, utilizing FastMCP and the official Kubernetes Python client.

Tools

Functions exposed to the LLM to take actions

list_pods

Lists all pods in a specified namespace or all namespaces if none is specified.

get_pod_logs

Retrieves logs for a specified pod in a given namespace.

describe_pod

Provides detailed information about a specified pod.

list_deployments

Lists all deployments in a specified namespace or all namespaces if none is specified.

scale_deployment

Scales a specified deployment to a given number of replicas.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources