PruvaGraph

PRUVALEX-Systems/PruvaGraph
★ 3 stars Python Code/Dev Tools Updated today
An MCP server and IDE extension that cuts Cursor and Claude API costs by 99% using local AST knowledge graphs.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pruvagraph": {
      "command": "uvx",
      "args": [
        "pruvagraph"
      ]
    }
  }
}

Or install with pip: pip install pruvagraph

README Excerpt

<div align="center"> **Codebase knowledge graphs with 100% local parsing for code & configs.** Turn any repository into a queryable knowledge graph. One command, any language, any size. Built for developers who love Claude Code — but not the bill. > Made by [PRUVALEX](https://pruvalex.eu) — open source, MIT licensed.

Tools (9)

analyze_impactcost_reportfind_callersget_dependenciesget_graph_diffget_summarylist_communitieslist_packagesquery_graph