Back to search
30
MCP streamable-http

archive

io.github.pipeworx-io/archive

Archive MCP — wraps the Internet Archive APIs (free, no auth)

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

Similar MCP servers embedding-nearest

wikipedia
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
0 tools · streamable-http
dictionary
Dictionary MCP — wraps Free Dictionary API (free, no auth)
0 tools · streamable-http
wikiviews
Wikiviews MCP — wraps the Wikimedia Pageviews API (free, no auth)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
uooks
Books MCP — wraps Open Library API (free, no auth)
0 tools · streamable-http
wikifeed
Wikifeed MCP — wraps Wikimedia Feed API (free, no auth)
0 tools · streamable-http

How to use

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

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