AI / MLVerifiedRust

nexus

Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts

Free
N/A rating (0 reviews)0 installs487 GitHub stars

Nexus is designed to connect various MCP servers, including STDIO, SSE, and HTTP, providing a single interface for managing your AI stack. It supports multiple LLM providers such as OpenAI, Anthropic, Google, and AWS Bedrock, enabling seamless tool calling and integration. With intelligent fuzzy search capabilities, users can easily find and utilize connected tools using natural language queries, enhancing productivity and efficiency. The platform offers robust security features, including built-in CORS, CSRF protection, and OAuth2 support. It also includes flexible configuration options via TOML and environment variable substitution. Rate limiting can be implemented with in-memory or Redis backends, ensuring controlled access to resources. Nexus is Docker-ready, allowing for easy deployment with minimal configuration, making it an ideal solution for developers and organizations looking to streamline their AI operations.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

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

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1