llama-nexus

LlamaEdge/llama-nexus
★ 13 stars Rust 🤖 AI/LLM Updated 1mo ago
A gateway service designed to manage and orchestrate OpenAI-compatible API servers with MCP support.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "llama-nexus": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "llama-nexus"
      ]
    }
  }
}

Topics

gatewaymcpmcp-clientopenai