amdb

BETAER-08/amdb
★ 26 stars Rust AI/LLM Updated today
Turn your codebase into AI context — entirely on your machine. Single-binary MCP server with AST parsing, call graph, and local embeddings.
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": {
    "amdb": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "amdb"
      ]
    }
  }
}

Topics

clillmmcp-serverrustsqlitetree-sitter