Docker
Run the Spanly CLI as a container or sidecar alongside your MCP server.
The Spanly CLI ships as a container image, so you can monitor an MCP server without installing anything on the host. Run it directly or as a sidecar next to your server.
docker pull spanly/spanly:latestIn this section
- Installation covers pulling the image and the available tags.
- Sidecar shows how to run Spanly next to your server in Docker Compose or Kubernetes.