pypi-mcp-server

kartheek-penagamuri/pypi-mcp-server

3.2

If you are the rightful owner of pypi-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.

The Python Package MCP Server is a Model Context Protocol server designed to provide AI coding agents with a comprehensive understanding of Python package ecosystems.

Tools

Functions exposed to the LLM to take actions

analyze_project_dependencies

Analyzes dependency files in a project directory.

get_package_metadata

Retrieves comprehensive metadata for a Python package.

search_packages

Searches PyPI for packages by keywords.

check_package_compatibility

Checks if a new package would conflict with existing dependencies.

get_latest_version

Gets the latest available version of a package from PyPI.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources