graphhub

data-ai MCP Server

Local-first code intelligence for AI agents. Transform your codebase into a queryable knowledge graph. 85% token savings for Claude Code, Cursor, and MCP-compatible tools.

VerifiedInstall Ready
data-aidata-ai
3 views17 stars0 forksv1.4.0ISC

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
17
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx tsx src/index.ts serve

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "graphhub": {
      "command": "npx",
      "args": [
        "graphhub"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

22
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (22)

Agent

Global Config

OpenCode

`~/.config/opencode/opencode.json`

Dashboard

`React + Vite + React Flow`

Language

Support

Embeddings

`@xenova/transformers` · all-MiniLM-L6-v2

Task

Without GraphHub

Antigravity

`~/.antigravity/mcp.json`

Tests

`Vitest` · 77 tests

Approach

Tokens Used

Traditional

`9,216`

507

🟢 **94%**

673

🟢 **91%**

322

🟢 **88%**

759

🟡 **64%**

Python

✅ Full

Client

Global Config File

Command

Description

Component

Technology

Parser

`web-tree-sitter` (WASM)

Database

`KuzuDB` (embedded graph)

MCP

`@modelcontextprotocol/sdk`

API

`Express.js`