Home › Cloud & Monitoring › podman-mcp-server
podman-mcp-server
A Model Context Protocol (MCP) server for container runtimes (Podman and Docker)
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.0.15)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"podman-mcp-server": {
"command": "npx",
"args": [
"-y",
"[email protected]"
]
}
}
}
Package (pypi 0.0.15)
uvx podman-mcp-server
Or add to your MCP client config:
{
"mcpServers": {
"podman-mcp-server": {
"command": "uvx",
"args": [
"podman-mcp-server"
]
}
}
}
Related servers
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
kubeshark
Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.
mcp
AWS MCP servers for seamless integration with AWS services and resources.
mcp-server-cloudflare
Cloudflare MCP servers
kubefwd
Kubernetes port forwarding for local development with automatic /etc/hosts entries.
Azure MCP Server
All Azure MCP tools to create a seamless connection between AI agents and Azure services.
Data from the Official MCP Registry