About
The Docker Agent Backend is a FastAPI-powered solution offering robust remote Docker container management and real-time monitoring capabilities. It provides both traditional RESTful APIs for operations like listing, viewing details, starting, stopping, and restarting containers, as well as WebSocket APIs for live log streaming, real-time stats, and Docker event feeds. Key features include JWT authentication, rate limiting, structured logging, and robust security practices, making it suitable for production environments. A standout feature is its support for the Model Context Protocol (MCP), enabling AI assistants like Claude or Cursor to interact directly with Docker.