knot

raultov/knot
★ 1 stars Rust 🤖 AI/LLM Updated today
High-performance Rust MCP server that indexes codebases via vector + graph databases 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": {
    "knot": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "knot"
      ]
    }
  }
}

Topics

ai-agentsclaudecode-indexingcodexcursorgeminillm-toolsmcpmcp-servermodel-context-protocolneo4jqdrantrusttree-sitter