New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

archive-org-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

archive-org-mcp

Internet Archive search, item metadata, and Wayback snapshots.

latest
npmnpm
Version
1.0.1
Version published
Weekly downloads
265
Maintainers
1
Weekly downloads
 
Created
Source

archive-org-mcp

Internet Archive search, item metadata, and Wayback snapshots.

A merged MCP server that consolidates duplicate single-purpose servers in this monorepo into one focused server.

Tools

  • searchItems — Search the Internet Archive.
  • getItem — Details and file manifest for an item.
  • getSnapshots — Wayback snapshot history for a URL.
  • getAvailability — Closest Wayback snapshot for a URL.
  • readSnapshot — Read archived page text.

Run

npm install
npm run build
node dist/index.js

Source

Public free APIs only. See src/api.ts for exact endpoints.

FAQs

Package last updated on 21 Sep 2026

Related posts