Skip to content
Back to search
30
MCP streamable-http

Pypi

io.github.pipeworx-io/pypi

PyPI MCP — wraps the Python Package Index (PyPI) JSON API (free, no auth).

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pypi": {
      "url": "https://gateway.pipeworx.io/pypi/mcp",
      "transport": "streamable-http"
    }
  }
}