Target Repository URL
https://github.com/docker/mcp-registry
Selection Rationale
- Target Type: Official Docker MCP registry (highest priority target)
- Stars: 545 (perfect mid-popular range for good merge probability)
- Activity: Very recent (pushed 2026-08-22T05:11:13Z)
- Language: Go (familiar ecosystem)
- License: MIT (permissive)
Why Selected
docker/mcp-registry is the Official Docker MCP Registry that serves as a curated catalog of MCP servers discoverable and deployable through Docker tooling. Adding You.com to this registry provides maximum distribution leverage as entries appear in:
This makes You.com MCP server discoverable to millions of Docker users through official Docker channels.
COMPLETED IMPLEMENTATION
Integration Type: Remote MCP Server Registry Entry
Distribution Surface Used: Docker MCP Registry system
Setup/Env Vars: Optional YDC_API_KEY, keyless fallback supported
Usage Example:
Fallback/Error Handling: Keyless mode provides graceful degradation when API key not configured
Tests Run: Server configuration validated against Docker MCP Registry standards
Status: ✅ PR opened, awaiting review
Status Checklist
Links
Target repo: https://github.com/docker/mcp-registry
Branch URL: https://github.com/mouse-value-add/mcp-registry/tree/feat/youcom-mcp-server
Target repo PR: docker/mcp-registry#4757
Integration Success Metrics
Maximum leverage integration: Docker MCP Registry is the official catalog used by Docker Desktop, Docker Hub, and the broader Docker ecosystem. One registry entry makes You.com MCP server discoverable to millions of Docker users through official Docker channels including the MCP Toolkit UI and docker mcp CLI commands.
Zero breaking changes: Registry entries are purely additive. No modifications to Docker MCP core required - only catalog data following established remote server patterns with proper authentication and keyless fallback.
Enterprise-grade distribution: Benefits from Docker's security model, cryptographic signatures, and enterprise compliance features automatically while providing both authenticated and keyless access modes.
Target Repository URL
https://github.com/docker/mcp-registry
Selection Rationale
Why Selected
docker/mcp-registry is the Official Docker MCP Registry that serves as a curated catalog of MCP servers discoverable and deployable through Docker tooling. Adding You.com to this registry provides maximum distribution leverage as entries appear in:
mcpnamespace (for Docker-built images)This makes You.com MCP server discoverable to millions of Docker users through official Docker channels.
COMPLETED IMPLEMENTATION
Integration Type: Remote MCP Server Registry Entry
Distribution Surface Used: Docker MCP Registry system
Setup/Env Vars: Optional YDC_API_KEY, keyless fallback supported
Usage Example:
Fallback/Error Handling: Keyless mode provides graceful degradation when API key not configured
Tests Run: Server configuration validated against Docker MCP Registry standards
Status: ✅ PR opened, awaiting review
Status Checklist
Links
Target repo: https://github.com/docker/mcp-registry
Branch URL: https://github.com/mouse-value-add/mcp-registry/tree/feat/youcom-mcp-server
Target repo PR: docker/mcp-registry#4757
Integration Success Metrics
Maximum leverage integration: Docker MCP Registry is the official catalog used by Docker Desktop, Docker Hub, and the broader Docker ecosystem. One registry entry makes You.com MCP server discoverable to millions of Docker users through official Docker channels including the MCP Toolkit UI and
docker mcpCLI commands.Zero breaking changes: Registry entries are purely additive. No modifications to Docker MCP core required - only catalog data following established remote server patterns with proper authentication and keyless fallback.
Enterprise-grade distribution: Benefits from Docker's security model, cryptographic signatures, and enterprise compliance features automatically while providing both authenticated and keyless access modes.