69
/ 100
10 days ago
glama

docker-mcp

Enables interaction with Docker containers and images via tools and resources.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: MCP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretMCP_AUTH_TOKENdocker run -d -p 3000:3000 -v /var/run/docker.sock:/var/run/docker.sock -e MCP_PORT=3000 -e =your_secret_token --name mcp-docker-server mcp-docker-server
configMCP_HOSTNAMEHostname to use for Docker containers (default: localhost). This can be a domain name or IP address that will be used to access Docker containers after they are created.
configMCP_AVAILABLE_PORTS
configMCP_PORTdocker run -d -p 3000:3000 -v /var/run/docker.sock:/var/run/docker.sock -e =3000 --name mcp-docker-server mcp-docker-server
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/xiispace-docker-mcp-nbn1nr)](https://m8ven.ai/mcp/xiispace-docker-mcp-nbn1nr)
commit: 401f65c4a254c09402d966e17ff4cc9a97f6dddf
code hash: a786892616c27ded49bb6923b3fd56e96ea0c1823537298fb836d0a8c42d6ed0
verified: 7/21/2026, 9:31:57 AM
view raw JSON →