Skip to content
Back to search
30
MCP

@cyanheads/internet-archive-mcp-server

npm/@cyanheads/internet-archive-mcp-server

Search the Wayback Machine and IA library (40M+ items), fetch archived snapshots, retrieve item metadata and full text via MCP. STDIO or Streamable HTTP.

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

Similar MCP servers embedding-nearest

io.github.cyanheads/internet-archive-mcp-server
Search the Wayback Machine and IA library (40M+ items), fetch snapshots, item metadata, and text.
0 tools
@cyanheads/arxiv-mcp-server
Search arXiv, fetch paper metadata, and read full-text content via MCP. STDIO or Streamable HTTP.
0 tools
@cyanheads/stackexchange-mcp-server
Search Stack Exchange questions, fetch complete Q&A threads as clean markdown, browse tag FAQs, and look up user profiles via MCP. STDIO or
0 tools
io.github.cyanheads/arxiv-mcp-server live
Search arXiv, fetch paper metadata, and read full-text content.
4 tools · streamable-http
@dpm-tools/mcp-archive
MCP server with 6 Wayback Machine + Internet Archive tools. Fetches archived pages as readable text (no context-window explosion). Free, MIT
0 tools
@cyanheads/wikipedia-mcp-server
Search Wikipedia articles, read summaries and full text, target sections, find nearby pages, and list language editions via MCP. STDIO or St
0 tools

How to use

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

{
  "mcpServers": {
    "@cyanheads/internet-archive-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}