← Back to search

internet-archive-mcp

GitHub Actions Scanned 4d ago

MCP server and CLI tool for interacting with the Wayback Machine without API keys

B
76.7 / 100

Versions

mcp-wayback-machine
3.7.1latest
May 31, 2026
3.7.0
May 31, 2026
3.6.4
May 31, 2026
3.6.0
May 31, 2026
3.5.2
May 11, 2026
+ show 24 moreshow less
3.5.1
May 10, 2026
3.5.0
May 10, 2026
3.4.0
May 10, 2026
3.3.2
May 9, 2026
3.3.1
May 9, 2026
3.3.0
May 9, 2026
3.2.0
May 9, 2026
3.1.2
May 9, 2026
3.1.1
May 9, 2026
3.1.0
May 9, 2026
3.0.2
May 9, 2026
3.0.1
May 9, 2026
3.0.0
May 9, 2026
2.2.0
May 9, 2026
2.1.1
May 9, 2026
2.1.0
May 9, 2026
2.0.0
Jun 5, 2025
1.0.4
Jun 4, 2025
1.0.3
Jun 4, 2025
1.0.2
Jun 4, 2025
1.0.1
Jun 4, 2025
1.0.0
Jun 4, 2025
0.1.0
Jun 4, 2025
0.0.0
Jun 4, 2025
internet-archive-mcp
3.6.0latest
May 31, 2026
3.5.2
May 11, 2026
3.5.1
May 10, 2026
3.5.0
May 10, 2026
3.4.0
May 10, 2026
+ show 11 moreshow less
3.3.2
May 9, 2026
3.3.1
May 9, 2026
3.3.0
May 9, 2026
3.2.0
May 9, 2026
3.1.2
May 9, 2026
3.1.1
May 9, 2026
3.1.0
May 9, 2026
3.0.2
May 9, 2026
3.0.1
May 9, 2026
3.0.0
May 9, 2026
1.0.0
May 9, 2026
mcp-internet-archive
3.6.0latest
May 31, 2026
3.5.2
May 11, 2026
3.5.1
May 10, 2026
3.5.0
May 10, 2026
3.4.0
May 10, 2026
+ show 11 moreshow less
3.3.2
May 9, 2026
3.3.1
May 9, 2026
3.3.0
May 9, 2026
3.2.0
May 9, 2026
3.1.2
May 9, 2026
3.1.1
May 9, 2026
3.1.0
May 9, 2026
3.0.2
May 9, 2026
3.0.1
May 9, 2026
3.0.0
May 9, 2026
1.0.0
May 9, 2026
wayback-machine-mcp
3.6.0latest
May 31, 2026
3.5.2
May 11, 2026
3.5.1
May 10, 2026
3.5.0
May 10, 2026
3.4.0
May 10, 2026
+ show 11 moreshow less
3.3.2
May 9, 2026
3.3.1
May 9, 2026
3.3.0
May 9, 2026
3.2.0
May 9, 2026
3.1.2
May 9, 2026
3.1.1
May 9, 2026
3.1.0
May 9, 2026
3.0.2
May 9, 2026
3.0.1
May 9, 2026
3.0.0
May 9, 2026
1.0.0
May 9, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 8

save_url
annotations: none low

Save a URL to the Wayback Machine for archival using the SPN2 API.

get_archived_url
annotations: none low

Retrieve an archived version of a URL from the Wayback Machine.

search_archives
annotations: none low

Search the Wayback Machine CDX API for archived versions of a URL.

check_archive_status
annotations: none low

Check if a URL has been archived by the Wayback Machine and get capture

list_screenshots
annotations: none low

List available screenshots for a URL from the Wayback Machine.

clear_cache
annotations: none low

Clear all cached Wayback Machine API responses.

compare_snapshots
annotations: none low

Compare two archived snapshots of a URL.

health
annotations: none low

Check server health and connectivity.

Permissions 4

network medium
Server uses network capabilities via: fetch()
filesystem low
Server uses filesystem capabilities via: fs sync ops, fs/promises, path
shell high
Server uses shell capabilities via: child_process, execSync()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 30

low
Tool 'save_url' has no annotations annotation_checker · 100%
low
Tool 'get_archived_url' has no annotations annotation_checker · 100%
low
Tool 'search_archives' has no annotations annotation_checker · 100%
low
Tool 'check_archive_status' has no annotations annotation_checker · 100%
low
Tool 'list_screenshots' has no annotations annotation_checker · 100%
low
Tool 'clear_cache' has no annotations annotation_checker · 100%
low
Tool 'compare_snapshots' has no annotations annotation_checker · 100%
low
Tool 'health' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: turbo@2.9.8 (GHSA-3qcw-2rhx-2726) dependency_analyzer · 95%
medium
Vulnerable dependency: turbo@2.9.8 (GHSA-hcf7-66rw-9f5r) dependency_analyzer · 95%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%
info
package.json metadata manifest_parser · 100%
info
Tool: save_url manifest_parser · 85%
info
Tool: get_archived_url manifest_parser · 85%
info
Tool: search_archives manifest_parser · 85%
info
Tool: check_archive_status manifest_parser · 85%
info
Tool: list_screenshots manifest_parser · 85%
info
Tool: clear_cache manifest_parser · 85%
info
Tool: compare_snapshots manifest_parser · 85%
info
Tool: health manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (5) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: filesystem access detected permission_analyzer · 90%
high
Permission: shell access detected permission_analyzer · 95%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 24 components sbom_generator · 100%
high
Declared package 'internet-archive-mcp' matches no manifest in the repo identity_guard · 70%