python-mcp
4
This project is an MCP server for analyzing Python code relationships, focusing on import/export structures between files. It supports the MCP protocol and provides standardized tools for code extraction, making it suitable for applications integrating Python code analysis.
get_python_code
Returns the code of the target Python file and its related files, based on the import/export relationship