kenforthewin/docker-mcp-server
If you are the rightful owner of docker-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 henry@mcphub.com.
A Model Context Protocol (MCP) server that provides Docker container execution capabilities for AI assistants and applications.
Tools
Functions exposed to the LLM to take actions
execute_command
Execute shell commands inside a Docker container.
check_process
Monitor background processes by ID.
send_input
Send input to running background processes.
file_read
Read files from container filesystem.
file_write
Create or overwrite files in container.
file_edit
Perform exact string replacements in files.
file_ls
List directory contents with filtering.
file_grep
Search file contents with regex support.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client