Analyzes Python code for structure, complexity, and dependencies using a Model Context Protocol server.
概要
This tool provides a Model Context Protocol (MCP) server designed to analyze Python codebases. It focuses on extracting insights into the code's structure, assessing its complexity, and identifying dependencies. This analysis helps developers understand and improve their code.