Graph Query MCP — AI skill for Claude Code
FastMCP server for surgical queries against a vault knowledge graph.
How to install Graph Query MCP
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open adelaidasofia/graph-query-mcp and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Graph Query MCP does
FastMCP server for surgical queries against a vault knowledge graph. NetworkX node-link JSON. Companion to graphify in ai-brain-starter.
Alternatives in AI
- Graphify — AI coding assistant skill (Claude Code, Codex, OpenCode, OpenClaw, Factory Droid, Trae) 20.9k ★
- n8n Node Configuration — Node configuration with dependency rules and AI connections 3.6k ★
- 09 Query Engine — Prompt 09: Get the QueryEngine (Core LLM Loop) Functional 2.3k ★
README
graph-query-mcp
Surgical queries against an Obsidian / vault knowledge graph. Loads a `graph.json` (NetworkX node-link format) once at startup and answers targeted questions without making Claude read a 50K-line graph report.
Designed to pair with [`graphify`](https://github.com/mycelium-hq/ai-brain-starter) (the graph-building skill in ai-brain-starter), but the server accepts any graph in NetworkX node-link JSON. Supports up to two scopes (primary + secondary, e.g. personal + team).
Why use this
If you've already run `graphify` on a vault, you've got a `graph.json` and a `GRAPH_REPORT.md`. Reading the full report into Claude burns thousands of tokens for every question. Th
Related Skills
Brainstem MCP
Your Obsidian vault as Claude's second brain: self-hosted MCP connector for claude.ai, Claude mobile/Desktop a
Build An AI Second Brain LLM Wiki Pattern With Claude Code And Obsidian
Build an AI-powered knowledge base in Obsidian. Use Claude Code slash commands to ingest, link, and query your
Local Memory MCP
Persistent local memory for Claude, Cursor & Codex. 21 MCP tools, hybrid retrieval (BM25 + vector RRF), bi-tem
Brain Viz
Generate a 3D interactive visualization of any BizBrain instance. Runs graphify, auto-labels communities, rend
Graphify Novel
A knowledge-graph AI writing assistant - tracks characters, threads, and world-building across your full manus
Pseo AI Kit
Programmatic SEO toolkit for AI apps — Next.js 15 + Vercel + LLM content generator + sitemap / JSON-LD / inter
Related Agents
Brain Query
Query the Brain teaching graph with natural language. Translates to Cypher, synthesizes insights, never expose
Kb Tool Researcher
Research ONE peer tool against this repo's graph and its pinned source, and write a gap analysis in both direc
Repo Navigator
Read-only codebase navigation and architecture questions over a covered repo ("where is X", "how does Y connec