Cyreslab-AI_wayback-mcp-server
0
The Wayback Machine MCP Server provides access to archived web pages through the Wayback Machine, offering tools to retrieve page content and snapshot lists. It supports Model Context Protocol to facilitate interactions with archived internet data.
Wayback Machine MCP Server
This Model Context Protocol (MCP) server provides access to the Internet Archive's Wayback Machine, allowing retrieval of archived web page versions and checking available URL snapshots.
Features
Tools
- get_snapshots: Obtain a list of available snapshots for a URL from the Wayback Machine.
- get_archived_page: Retrieve content of an archived web page from the Wayback Machine.
Resource Templates
- wayback://{url}/{timestamp}: Access archived web pages with specific timestamps from the Wayback Machine.
Installation
- Clone this repository.
- Install dependencies.
- Build the project.
- Add the server to your MCP settings file.
API Details
- Uses Availability API, CDX Server API, and Memento API from the Wayback Machine.