Hdc Nexus Server
БесплатноНе проверенRead-only MCP server for searching and listing components in Nexus Repository Manager 3 (Docker, Maven, npm, PyPI, etc.) with tools for repositories, components
Описание
Read-only MCP server for searching and listing components in Nexus Repository Manager 3 (Docker, Maven, npm, PyPI, etc.) with tools for repositories, components, Docker tags, and latest version.
README
Read-only MCP server for searching Nexus Repository Manager 3.
Tools
| Tool | Description |
|---|---|
list_repositories |
List all visible repositories |
search_components |
Search components (Docker, Maven, npm, PyPI…) by name/group/version/format |
search_docker_tags |
List Docker image tags for a given image, newest first |
get_latest_version |
Get the single latest version of a component |
Every tool takes host as first parameter (the Nexus hostname, e.g. 10.244.20.62:8081).
Credentials (NEXUS_USER / NEXUS_PASSWORD) are injected via ExternalSecret from AWS Secrets Manager (nexus/dev/credentials).
Build & push
# Build
docker build --tag 10.244.20.62:8081/local-docker-repository/hdc-nexus-mcp-server:latest .
# Push
docker push 10.244.20.62:8081/local-docker-repository/hdc-nexus-mcp-server:latest
AWS Secret (first-time setup)
aws secretsmanager create-secret \
--name nexus/dev/credentials \
--secret-string '{"user":"<nexus-user>","password":"<nexus-password>"}' \
--region eu-central-1
Architecture
Client → NGF (nginx-gateway) → Kong (key-auth) → nexus-mcp-server:8000/mcp
↓
Nexus REST API v1 (GET only)
https://<host>/service/rest/v1/
Environment variables
| Variable | Description | Default |
|---|---|---|
NEXUS_USER |
Nexus username (from secret) | — |
NEXUS_PASSWORD |
Nexus password (from secret) | — |
OTEL_EXPORTER_OTLP_ENDPOINT |
OTel collector endpoint | http://otel-collector...4317 |
OTEL_SERVICE_NAME |
Service name for traces/logs | nexus-mcp-server |
OTEL_RESOURCE_ATTRIBUTES |
Extra OTel resource attributes | — |
LOG_LEVEL |
Log level | INFO |
Установка Hdc Nexus Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/himurafred/hdc-nexus-mcp-serverFAQ
Hdc Nexus Server MCP бесплатный?
Да, Hdc Nexus Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Hdc Nexus Server?
Нет, Hdc Nexus Server работает без API-ключей и переменных окружения.
Hdc Nexus Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Hdc Nexus Server в Claude Desktop, Claude Code или Cursor?
Открой Hdc Nexus Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Hdc Nexus Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
