automataIA/python-project-analyzer-mcp
3.2
If you are the rightful owner of python-project-analyzer-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides tools for analyzing Python projects, extracting library signatures, and retrieving project information.
Tools
Functions exposed to the LLM to take actions
Get Project Dependencies
Extracts dependencies from a project's pyproject.toml file.
Get File Information
Returns detailed information about a specified file.
Extract Library Signatures
Searches for and extracts function or class signatures from a specified library.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client