Docker Hub MCP Server (Srieon/mcp-docker) is an MCP server listed on the M8ven Trust Index. It scores 49 out of 100, grade D. It declares 14 tools. No publisher has claimed this listing.

D
Caution
49/100

Docker Hub MCP Server

Enables AI assistants to search, analyze, and manage Docker images on Docker Hub through standardized MCP tools, with features including security scanning, layer analysis, and image comparison.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

Srieon

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Known vulnerabilities in dependencies: 2 critical, 14 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: DOCKERHUB_ACCESS_TOKEN, DOCKERHUB_PASSWORD, PRIVATE_REGISTRY_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes14 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

docker_analyze_layers

Analyze image layers to understand composition, identify optimization opportunities, and provide insights about the build process.

docker_batch_image_details

Efficiently fetch detailed information for multiple Docker repositories in a single operation. Supports parallel processing and configurable data inclusion.

docker_compare_images

Compare two Docker images to analyze differences in layers, sizes, base images, and provide optimization recommendations.

docker_enhanced_vulnerability_analysis

Comprehensive vulnerability analysis with CVE cross-referencing, severity filtering, security policy validation, and multiple export formats.

docker_estimate_pull_size

Calculate the estimated download size for pulling a Docker image, considering layer deduplication, compression, and existing cached layers. Useful for planning deployments and bandwidth requirements.

docker_export_data

Export Docker image data in various formats including dependency trees, CSV analysis, and structured data for external consumption.

docker_get_dockerfile

Attempt to retrieve the Dockerfile content for a Docker image. Note: This is only available for automated builds and may not be accessible for all repositories.

docker_get_image_details

Get comprehensive details about a Docker repository including description, statistics, and metadata.

docker_get_image_history

Retrieve detailed build history, layer creation timeline, and Dockerfile command reconstruction for a Docker image to understand its construction process.

docker_get_manifest

Retrieve the Docker image manifest containing layer information, configuration details, and metadata for a specific tag.

docker_get_stats

Get comprehensive statistics for a Docker repository including pull count, star count, and popularity metrics with historical trends estimation.

docker_get_vulnerabilities

Retrieve security vulnerability scan results for a Docker image. Note: Vulnerability scanning may not be available for all images and may require authentication.

docker_list_tags

List all available tags for a Docker repository with detailed information about each tag including size, architectures, and timestamps.

docker_search_images

Search Docker Hub for images by query. Returns a list of images with metadata including stars, pulls, and descriptions.

// known CVEs in dependencies2 critical14 high4 medium12 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@1.0.0GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@1.0.0GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highaxios@1.6.2GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.6.2GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configCACHE_TTL_SECONDS
🔐 secretDOCKERHUB_ACCESS_TOKEN
🔐 secretDOCKERHUB_PASSWORD
configDOCKERHUB_RATE_LIMIT
configDOCKERHUB_RATE_LIMIT_WINDOW
configDOCKERHUB_USERNAME
configLOG_LEVEL
configMAX_CACHE_SIZE
configMCP_CORS
configMCP_HTTP_HOST
configMCP_HTTP_PORT
configMCP_SERVER_NAME
configMCP_SERVER_VERSION
configMCP_TRANSPORT
🔐 secretPRIVATE_REGISTRY_PASSWORD
configPRIVATE_REGISTRY_URL
configPRIVATE_REGISTRY_USERNAME
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

14/14 tools missing one or more hints — docker_analyze_layers (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); docker_batch_image_details (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); docker_compare_images (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +11 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool test coverage

11/14 tools referenced in tests (79%)

Write tests that reference each tool by name so every tool has at least one test.

Production dependencies are patched

0 critical, 14 high severity in production deps — @modelcontextprotocol/sdk@1.0.0 (high), axios@1.6.2 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dev dependencies

2 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/srieon/mcp-docker?variant=verified)](https://m8ven.ai/mcp/srieon/mcp-docker)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: bb87b47eeccc760505ddc85f79eec5e4b7c3e4ec
code hash: d432d0a38d8d7a904ca7b114e88aeec94c7f9d5cce7eb1be4558ae8c0c7bf459
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client