Mmcp.market

CGIS Code Graph MCP server

by zaebee·io.github.zaebee/codegraph-brain·v0.25.3

Code graph for AI agents: impact analysis and call tracing for Python and TypeScript.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

1 stars1.2k downloads/wk

Reviews

Write one

Nobody has reviewed CGIS Code Graph yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

CGIS Code Graph tools (15)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • cgis_analyze_impact

    Upstream subgraph of one FQN: everything that reaches it within ``depth`` hops.

  • cgis_audit_reachability

    Reachability/authorization audit — which sources never reach a checkpoint.

  • cgis_context

    Prompt-ready brief on one FQN: its source, class, direct callers and callees.

  • cgis_drift

    Report per-domain architectural drift against declared ideal patterns.

  • cgis_find_orphans

    Classes nothing in production builds, extends or names — dead-code candidates.

  • cgis_find_symbol

    Resolve a partial symbol name to candidate FQNs (substring match, ranked).

  • cgis_fractal

    Report the motif census across the repository's structural tiers.

  • cgis_get_structure

    Members of a module or class — or, for a package prefix, the modules it holds.

  • cgis_ingest

    Scan a local directory, extract all symbols, resolve links, and build the graph DB.

  • cgis_init_ontology

    Propose a starter patterns.yaml from the measured graph (read-only).

  • cgis_metrics

    Whole-graph architectural metrics — coupling bottlenecks, God classes, PageRank.

  • cgis_overview

    Where to start in a graph you know nothing about: sizes and a package map.

  • cgis_suggest_packages

    Suggest sub-package boundaries for a package from its dependency communities.

  • cgis_trace_flow

    Downstream subgraph of one FQN: everything it reaches within ``depth`` hops.

  • cgis_validate

    Report graph integrity as JSON: edge resolution stats + health verdict.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan94 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Grade history

  • 2026-09-18restoreBAscore 94

Install directly

claude mcp add codegraph-brain -- uvx codegraph-brain
Add to Cursor

CGIS Code Graph: common questions

Is CGIS Code Graph MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the CGIS Code Graph safety report
How do I install CGIS Code Graph?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does CGIS Code Graph need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is CGIS Code Graph maintained?
The last commit was 3 days ago (2026-09-18). The latest release is v0.25.3.
What can I use instead of CGIS Code Graph?
Servers from other publishers that do the same job: pyscn MCP server.

Alternatives to CGIS Code Graph

Same job from other publishers: the closest match first, then the best rated.

  • pyscn
    Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score.
    A

More from zaebee