Skip to main content
Glama
TrivCodez

Docker & Kubernetes MCP Server

by TrivCodez

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KUBECONFIGNoPath to the Kubernetes configuration file.~/.kube/config
DOCKER_HOSTNoThe Docker daemon socket path.unix:///var/run/docker.sock

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
docker_list_containersB

List all Docker containers

docker_run_containerC

Run a new Docker container

docker_stop_containerB

Stop a running container

docker_logsC

Get container logs

k8s_list_podsC

List Kubernetes pods

k8s_create_deploymentC

Create a Kubernetes deployment

k8s_get_servicesC

Get Kubernetes services

k8s_exec_podC

Execute command in pod

k8s_get_logsC

Get pod logs

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TrivCodez/docker-kubernetes-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server