Podman
Integrates with Podman's API to enable container creation, management, and orchestration for automated DevOps workflows and microservices architecture deployment.
22 stars
0 tools
Created Aug 2025
@manusa/manusa-podman-podman-mcp-serverAbout
Integrates with Podman's API to enable container creation, management, and orchestration for automated DevOps workflows and microservices architecture deployment.
Categories
general
Installation
npm
npm install @manusa/manusa-podman-podman-mcp-server
Configuration
{
"mcpServers": {
"manusa-podman-podman-mcp-server": {
"command": "npx",
"args": [
"-y",
"@manusa/manusa-podman-podman-mcp-server"
]
}
}
}