Skip to content
Back to search
30
MCP

io.github.cyanheads/internet-archive-mcp-server

io.github.cyanheads/internet-archive-mcp-server

Search the Wayback Machine and IA library (40M+ items), fetch snapshots, item metadata, and text.

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

Similar MCP servers embedding-nearest

@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 Str
0 tools
io.github.cyanheads/arxiv-mcp-server live
Search arXiv, fetch paper metadata, and read full-text content.
4 tools · streamable-http
io.github.cyanheads/stackexchange-mcp-server
Search Stack Exchange questions, fetch Q&A threads as markdown, look up tag FAQs and user profiles.
0 tools · streamable-http
io.github.cyanheads/wikipedia-mcp-server
Search Wikipedia, read summaries and full text, target sections, find nearby pages, list languages.
0 tools
io.github.cyanheads/wikidata-mcp-server live
Search and fetch Wikidata entities, execute SPARQL queries, and resolve external identifiers.
7 tools · streamable-http
io.github.cyanheads/openlibrary-mcp-server live
Search books and authors, fetch editions, browse subjects, and resolve cover images.
9 tools · streamable-http

How to use

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

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