code-nexus

iksnerd/code-nexus
★ 1 stars Elixir 🤖 AI/LLM Updated today
Code intelligence MCP server — graph-powered semantic search, call graph traversal, and impact analysis for any codebase
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": {
    "code-nexus": {
      "command": "npx",
      "args": [
        "-y",
        "iksnerd/code-nexus"
      ]
    }
  }
}

README Excerpt

<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="code-nexus.svg" /> <source media="(prefers-color-scheme: light)" srcset="docs/logo-dark.svg" /> <img src="docs/logo-dark.svg" width="80" alt="CodeNexus logo" /> </picture> </p> <h1 align="center">CodeNexus</h1> <p align="center">Code intelligence MCP server — graph-powered semantic search, call graph traversal, and impact analysis for any codebase.</p>

Topics

code-intelligencecode-searchdockerelixirliveviewllmmcpmodel-context-protocolollamaphoenixqdrantsemantic-searchtree-sittervector-database