Skip to content

Add Grafema MCP server — semantic code graph for AI agents#2823

Open
Disentinel wants to merge 1 commit into
chatmcp:mainfrom
Disentinel:add-grafema-mcp
Open

Add Grafema MCP server — semantic code graph for AI agents#2823
Disentinel wants to merge 1 commit into
chatmcp:mainfrom
Disentinel:add-grafema-mcp

Conversation

@Disentinel

Copy link
Copy Markdown

Adds Grafema MCP server — semantic code graph for AI coding agents.

What it does: Indexes codebases into a typed graph (functions/types/modules as nodes; CALLS/IMPORTS/DATAFLOW/EFFECTS as typed edges) and exposes 40+ MCP tools for call-chain tracing, data-flow analysis, semantic search, and invariant checking — so agents navigate code structure instead of reading files line by line.

GitHub: https://github.com/Disentinel/grafema
Install: npm install -g grafema
Category: Code Analysis / Developer Tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant