py-ast-mcp
Provides deep structural analysis of Python source code via AST, including function signatures, call graphs, cyclomatic complexity, code smells, dead code detection, and protocol conformance.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
No one-command install. Set it up from its source.
Alternatives · MCPs
- codegraphcontext4,225 stars · 828 forks98.975
- duriantaco-skylos546 stars · 30 forks95.945
- openlore291 stars · 36 forks95.219
What it is
Provides deep structural analysis of Python source code via AST, including function signatures, call graphs, cyclomatic complexity, code smells, dead code detection, and protocol conformance.
When to use it
Provides deep structural analysis of Python source code via AST, including function signatures, call graphs, cyclomatic complexity, code smells, dead code detection, and protocol conformance.
How to install / invoke
See Glama for the install config.
Notes
Listed from the Glama MCP registry.