jtabeling/mcp-server-toolkit
3.1
If you are the rightful owner of mcp-server-toolkit 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.
The Docker MCP Toolkit Exploration project sets up a Docker MCP server to enable AI-assisted Docker operations using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
list_containers
Lists all Docker containers with options to show stopped containers.
list_images
Lists all Docker images on the system.
start_container
Starts a stopped Docker container.
stop_container
Stops a running Docker container.
remove_container
Removes a Docker container.
docker_info
Gets detailed Docker system information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client