The Python package installer

10,238 stars Python 1 file ยท ~38,399 tokens #packaging#pip#python

pip MCP Server

MCP server for pypa/pip

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "pip": {
      "command": "npx",
      "args": [
        "-y",
        "@pypa/pip"
      ]
    }
  }
}