About
Overview
The PyPI MCP Server enables AI agents to interact with the Python Package Index. It provides tools for searching packages, viewing package details and release history, checking Python version compatibility, and accessing package documentation links.
Capabilities
Tools & Capabilities
⚡search
Search PyPI packages
⚡get_package
Get package metadata
⚡list_versions
List all versions of a package
⚡get_dependencies
Get package dependencies
Setup
Installation
bash
Install
pip install mcp-server-pypiExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"pypi": {
"command": "python",
"args": ["-m", "mcp_server_pypi"]
}
}
}Quick Info
Authorcommunity
LanguagePython
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026