codanna

bartolli/codanna
★ 673 stars Rust 🤖 AI/LLM Updated 4d ago
Local code intelligence MCP server and CLI for AI coding agents
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": {
    "codanna": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "codanna"
      ]
    }
  }
}

README Excerpt

<div align="center"> <h1 align="center">Codanna</h1> <p align="center"> <a href="https://docs.codanna.sh/" target="_blank">Documentation</a> · <a href="https://github.com/bartolli/codanna/issues">Report Bug</a> · <a href="https://github.com/bartolli/codanna/discussions">Discussions</a> </p> <h2></h2>

Topics

ai-agentscall-graph-analysiscode-indexingcode-intelligencecode-searchcoding-agentsdeveloper-tools-ai-agentlocal-firstmcpmcp-servermcp-toolsragrust-clisemantic-code-searchstatic-analysis