Discover and explore top open-source AI tools and projects—updated daily.
AI router for unified LLM and MCP access
Top 85.0% on SourcePulse
Nexus is an AI router designed to aggregate and manage multiple AI models, APIs, and Model Context Protocol (MCP) servers through a unified endpoint. It enables centralized control, routing, and governance for complex AI stacks, benefiting developers and organizations building AI-powered applications.
How It Works
Nexus acts as a central gateway, abstracting the complexity of interacting with various LLM providers (OpenAI, Anthropic, Google) and MCP servers. It supports multiple MCP server types (STDIO, SSE, HTTP) and LLM providers, routing requests based on configured models. Its context-aware tool search allows natural language queries across all connected tools, enhancing discoverability and usability.
Quick Start & Requirements
curl -fsSL https://nexusrouter.com/install | bash
docker pull ghcr.io/grafbase/nexus:latest
nexus.toml
file for setup.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
12 hours ago
Inactive