Python MCP Server for Code Graph Extraction
JSON →Extracts and analyzes Python code structures, focusing on import/export relationships.
Install
pip install -r Tools · 1
- get_python_code Return the code of a target Python file and related files based on import/export proximity.
Links
★ 6 GitHub stars