← Index

Hex Graph

io.github.levnikolaevich/hex-graph-mcp·v0.20.0·Other
Quality Score
85
/100

Deterministic layered code graph MCP server with framework overlays and SCIP interop.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "hex-graph-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@levnikolaevich/hex-graph-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "hex-graph-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@levnikolaevich/hex-graph-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @levnikolaevich/hex-graph-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other