Back to search
30
MCP streamable-http

npm

io.github.pipeworx-io/npm

npm MCP — wraps the npm Registry API (free, no auth)

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

Similar MCP servers embedding-nearest

Pypi
PyPI MCP — wraps the PyPI JSON API (free, no auth)
0 tools · streamable-http
wikipedia
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
0 tools · streamable-http
numuersapi
NumbersAPI MCP — wraps numbersapi.com (free, no auth)
0 tools · streamable-http
newton
Newton MCP — wraps the Newton math solver API (free, no auth)
0 tools · streamable-http
@pipeworx/mcp-pypi
PyPI MCP — wraps the PyPI JSON API (free, no auth)
0 tools
spacex
SpaceX MCP — wraps SpaceX API v4 (free, no auth)
0 tools · streamable-http

How to use

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

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