Qvakk/python-package-mcp-server
3.2
If you are the rightful owner of python-package-mcp-server 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 powerful Model Context Protocol (MCP) server that enables AI assistants to fetch, explore, and analyze source code from any Python package on PyPI.
Tools
Functions exposed to the LLM to take actions
get_pypi_package_code
Fetch source code from a Python package.
list_package_files
List all files in a package.
get_package_info
Get metadata about a package.
search_pypi_packages
Search for packages on PyPI.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client