MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

N
Nexus MCP Server

MCP server for Sonatype Nexus Repository - Query Maven, Python, and Docker artifacts via HTTP streaming transport with header authentication

Created 2/3/2026
Updated 22 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx nexus-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "addozhang-nexus-mcp-server": { "command": "uvx", "args": [ "nexus-mcp-server" ] } } }