MCP Directory

arbor

by Anandb71 · Rust · ★ 112

Graph-native code intelligence that replaces embedding-based RAG with deterministic program understanding.

#ai-tools#ast#code-analysis#code-analysis-tool#developer-tools#flutter#graph#mcp#model-context-protocol#rust#static-analysis#tree-sitter#visualization

Install

cargo install --git https://github.com/Anandb71/arbor.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "arbor": {
      "command": "npx",
      "args": [
        "-y",
        "github:Anandb71/arbor"
      ]
    }
  }
}

From the README

**Graph-native intelligence for codebases.** Know what breaks *before* you break it. Arbor is rooted in three unwavering principles, listed in strict order of priority. Every architectural decision is measured against this hierarchy: 1. **Consumer First**: Tooling must be beautiful, intuitive, and instantly useful out of the box. The developer experience triumphs over all other metrics. 2. **Accessibility Second**: Deep AI intelligence and graph analysis should never be gatekept. Our tooling is built to work seamlessly across language ecosystems and run deterministically…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers