MCP Directory
Back

nexus

by Nexus-Router · Rust · ★ 433

Govern & Secure your AI

#ai#api#large-language-models#llmops#llms#mcp#model-context-protocol

Install

cargo install --git https://github.com/Nexus-Router/nexus.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "nexus": {
      "command": "npx",
      "args": [
        "-y",
        "github:Nexus-Router/nexus"
      ]
    }
  }
}

From the README

Plug in all your MCP servers, APIs, and LLM providers. Route everything through a unified endpoint. Aggregate, govern, and control your AI stack. - **MCP Server Aggregation**: Connect multiple MCP servers (STDIO, SSE, HTTP) through a single endpoint - **LLM Provider Routing**: Unified interface for OpenAI, Anthropic, Google, and AWS Bedrock LLM providers with full tool calling support - **Context-Aware Tool Search**: Intelligent fuzzy search across all connected tools using natural language queries - **Protocol Support**: Supports STDIO (subprocess), SSE (Server-Sent Events), and streamabl…
Read full README on GitHub →

Related other servers