# mcp-docker-release-information [Health: Active]

**Category:** ☁️ Cloud Platforms  
**Repository:** https://github.com/dockersamples/mcp-docker-release-information  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/mcp-docker-release-information

## Description
MCP server providing Docker Desktop release notes and security information.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "mcp-docker-release-information": {
    "command": "npx",
    "args": ["-y","mcp-docker-release-information"]
  }
}
```

## Documentation & README

# Docker Desktop Release Information MCP Server

This project contains a simple MCP server that provides release notes and security information for Docker Desktop releases.

It is used as a sample in blog posts and other training materials.


