nexus-mcp-server

Senpai-Sama7/nexus-mcp-server
★ 0 stars TypeScript Code/Dev Tools Updated 6d ago
NEXUS — god-tier MCP server giving agentic CLI coding agents deep code intelligence, change-impact awareness, persistent memory, engineered context, verified execution, and deterministic orchestration. 31 tools, 20+ languages, zero native dependencies.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nexus-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Senpai-Sama7/nexus-mcp-server"
      ]
    }
  }
}