Back to search
30
MCP

codanna

bartolli/codanna

Local code intelligence MCP server and CLI for AI coding agents

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

code-expert-mcp
MCP server for AI-assisted development
0 tools
CodeSherlock
AI-powered static and contextual code analysis MCP server
0 tools
codebase-memory-mcp
Fast code intelligence engine for AI coding agents — single static binary MCP server
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools
codex-mcp-agent
MCP server that provides agent capability backing by codex CLI
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codanna": {
      "url": "https://docs.codanna.sh/",
      "transport": "http"
    }
  }
}