pip
The Python package installer
pip MCP Server
MCP server for pypa/pip
Ready-to-Use Client Configurations
{
"mcpServers": {
"pip": {
"command": "npx",
"args": [
"-y",
"@pypa/pip"
]
}
}
}