Skip to content
VS Code

Pypi Stats for VS Code

io.github.pipeworx-io/pypi-stats

PyPI Stats MCP.

client:VS Code transport:streamable-http

Install Pypi Stats in VS Code

.vscode/mcp.json

{
  "servers": {
    "pypi-stats": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/pypi-stats/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Pypi Stats in other clients