podman-mcp-server

kunwarmahen/podman-mcp-server

3.2

If you are the rightful owner of podman-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 Podman MCP Server provides container management capabilities through the Model Context Protocol, enabling seamless integration with AI tools and applications.

Tools

Functions exposed to the LLM to take actions

list_containers

List running containers or all containers if specified.

container_info

Get detailed information about a specific container.

start_container

Start a stopped container.

stop_container

Stop a running container with an optional timeout.

restart_container

Restart a container.

container_logs

Get logs from a container with a configurable line count.

run_container

Run a new container with specified parameters.

remove_container

Remove a container, with an option to force removal if running.

exec_container

Execute a command inside a container.

container_stats

Get resource usage statistics for containers.

list_images

List available container images.

pull_image

Pull/download an image from a registry.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources