Back to search
30
MCP streamable-http

Pypi

io.github.pipeworx-io/pypi

PyPI MCP — wraps the PyPI JSON API (free, no auth)

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

Similar MCP servers embedding-nearest

@pipeworx/mcp-pypi
PyPI MCP — wraps the PyPI JSON API (free, no auth)
0 tools
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
numuersapi
NumbersAPI MCP — wraps numbersapi.com (free, no auth)
0 tools · streamable-http
npm
npm MCP — wraps the npm Registry API (free, no auth)
0 tools · streamable-http
pokemon
Pokemon MCP — wraps PokéAPI (free, no auth required)
0 tools · streamable-http
iconify
Iconify MCP — wraps the Iconify public API (free, no auth)
0 tools · streamable-http

How to use

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

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