Podman

Integrates with Podman's API to enable container creation, management, and orchestration for automated DevOps workflows and microservices architecture deployment.

View Source
22 stars
0 tools
Created Aug 2025
@manusa/manusa-podman-podman-mcp-server

About

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" ] } } }