Back to search
30
MCP

@pipeworx/mcp-archive

npm/@pipeworx/mcp-archive

MCP server for the [Internet Archive](https://archive.org) — full-text search, item metadata retrieval, and Wayback Machine URL lookups. Free, no auth required.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@pipeworx/mcp-open-library
Open Library MCP — Internet Archive's open book metadata
0 tools
@pipeworx/mcp-wikipedia
MCP server for Wikipedia — search, summaries, sections, and random articles
0 tools
@pipeworx/mcp-github
MCP server for GitHub — search repos, issues, and user profiles
0 tools
@pipeworx/mcp-arxiv
arXiv MCP — preprint server search (free, no auth)
0 tools
internet-archive-mcp
MCP server and CLI tool for interacting with the Wayback Machine without API keys
0 tools
mcp-internet-archive
MCP server and CLI tool for interacting with the Wayback Machine without API keys
0 tools

How to use

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

{
  "mcpServers": {
    "@pipeworx/mcp-archive": {
      "url": "None",
      "transport": "http"
    }
  }
}