II.
ToolServer overview
Reference · livetool-server:mcp-graphify
Graphify MCP Server overview
MCP server that exposes a Graphify knowledge graph as LLM-accessible tools. Builds a queryable graph from code, SQL schemas, docs, papers, and images using Tree-sitter static analysis and LLM-driven semantic extraction. The MCP server allows agents to query the graph, traverse relationships, and understand codebase structure without file-by-file search. Supports incremental updates via code-review-graph for automatic re-parsing on git commits.
Attributes
displayName
Graphify MCP Server
description
MCP server that exposes a Graphify knowledge graph as LLM-accessible
tools. Builds a queryable graph from code, SQL schemas, docs, papers,
and images using Tree-sitter static analysis and LLM-driven semantic
extraction. The MCP server allows agents to query the graph, traverse
relationships, and understand codebase structure without file-by-file
search. Supports incremental updates via code-review-graph for
automatic re-parsing on git commits.
protocol
mcp
category
knowledge
repoUrl
maintainer
Community
mcpTransports
Outgoing edges
integrates_with1
- tool:graphify·ToolGraphify
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
Incoming edges
None.