
Codanna
Supports UIby bartolli
Local code intelligence MCP server providing semantic search and call-graph analysis for AI agents.
What it does
Codanna provides AI agents with 'x-ray vision' into your codebase. It implements advanced code indexing and semantic search, allowing agents to understand function relationships and trace dependencies without relying on basic grep results.
Tools
semantic_search_with_context: Finds code blocks by intent and meaning, not just keywords.search_documents: Performs RAG-based search over indexed project documentation.- Relationship Tracking: Traces call graphs and implementations across files.
Installation
Install via curl:
curl -fsSL --proto '=https' --tlsv1.2 https://install.codanna.sh | sh
Then configure your MCP client (e.g., Claude Desktop) to point to the codanna binary.
Supported hosts
- Claude
- Gemini
- Codex
- Cursor
- Windsurf
Quick install
curl -fsSL --proto '=https' --tlsv1.2 https://install.codanna.sh | shInformation
- Pricing
- free
- Published
- 5/16/2026
- stars






