aRustyDev / aRustyDev/mcp

[Discovery] mcp/dockerhub - Docker Hub API Integration

Aperta
#2 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
category/docs phase/discovery transport/http-streamed type/research
Lingua principale
Just
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Project Association

This issue tracks the `mcp/dockerhub` MCP server in the core profile.

### Server Details
- **Name**: dockerhub
- **Source**: https://github.com/docker/hub-mcp
- **Docker Hub**: https://hub.docker.com/r/mcp/dockerhub
- **Category**: docker
- **Language**: TypeScript/Node.js

### Transport Status
- **Current**: Native HTTP support (`--transport=http`)
- **Implementation**: No wrapper needed
- **Docker Image**: `mcp/dockerhub` (official)

### Tools Provided
- `search`: Search Docker Hub for images
- `listRepositoriesByNamespace`: List repositories in a namespace
- `createRepository`: Create a new repository
- `getRepositoryInfo`: Get repository information
- `updateRepositoryInfo`: Update repository details
- `checkRepository`: Check if a repository exists
- `listRepositoryTags`: List available tags for a repository
- `getRepositoryTag`: Get details about a specific tag
- `checkRepositoryTag`: Check if a tag exists
- `listNamespaces`: List available namespaces
- `getPersonalNamespace`: Get personal namespace info
- `listAllNamespacesMemberOf`: List namespaces user is member of
- `dockerHardenedImages`: Get Docker hardened images info

### Docker Status
- Official image: `mcp/dockerhub`
- No custom build needed
- HADOLint: N/A (official image)

### Notes
- Requires `HUB_PAT_TOKEN` environment variable
- Native HTTP transport on port 3000
- Well-maintained by Docker team

### Tracking
- [ ] Document all tools comprehensively
- [ ] Test all API endpoints
- [ ] Consider Rust rewrite for performance

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Esamina i dettagli del server mcp/dockerhub e il repository del codice sorgente all’indirizzo https://github.com/docker/hub-mcp, quindi ispeziona gli strumenti elencati e il relativo trasporto HTTP nativo. Definisci l’ambito prima di iniziare: documenta tutti gli strumenti in modo completo, testa gli endpoint dell’API usando HUB_PAT_TOKEN e decidi se la riscrittura in Rust rientra nell’ambito.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
docker, node.js, typescript
Ambito
api, documentation, testing
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.