mcp-podman-devcon

yok-tottii/mcp-podman-devcon

3.1

If you are the rightful owner of mcp-podman-devcon 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.

MCP Podman DevCon is a secure, rootless Model Context Protocol server that provides AI agents with containerized development environments using Podman.

Tools

Functions exposed to the LLM to take actions

create_environment

Creates a new development environment.

list_environments

Lists all available development environments.

cleanup_environment

Cleans up resources and environments.

read_file

Reads a file from the environment.

write_file

Writes a file to the environment.

run_command

Executes a command within the environment.

start_background_service

Starts a background service in the environment.

stop_background_service

Stops a running background service.

get_project_info

Retrieves information about the current project.

check_workspace

Checks the status of the workspace.

diagnose_environment

Diagnoses the environment for issues.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources