Capability
Container Environment Variable Inspection And Modification
3 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
MCP server for executing commands in Docker containers
Unique: Exposes container environment inspection and modification as MCP tools, allowing agents to manage application configuration without understanding Docker's environment variable scoping or restart semantics. Abstracts the difference between build-time and runtime environment variables.
vs others: More agent-friendly than manual docker inspect and docker exec commands because it provides structured access to environment data, and more flexible than static configuration files because it allows runtime modification without container restart.