docker-stacks

GitHub

Ready-to-run Docker images containing Jupyter applications

docker-stacks MCP Server

MCP server for jupyter/docker-stacks

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "docker-stacks": {
      "command": "npx",
      "args": [
        "-y",
        "@jupyter/docker-stacks"
      ]
    }
  }
}