pypi-mcp-demo
4
The project is an MCP server that provides information about Python packages on PyPI using the PyPI JSON API. It features querying package metadata and returns detailed information such as maintainers and version info.
get_pypi_package_info
Query PyPI package information and return metadata such as maintainer, version, change log, etc.