Skip to main content
Glama

Wayback Machine MCP Server

by sisilet

get_archived_page

Retrieve archived webpage content from the Wayback Machine using a specific timestamp to access historical website versions and data.

Instructions

Retrieve content of an archived webpage from the Wayback Machine using YYYYMMDDHHMMSS timestamp. If original=true, request id_ mode.

Input Schema

NameRequiredDescriptionDefault
originalNo
timestampYes
urlYes

Input Schema (JSON Schema)

{ "properties": { "original": { "default": false, "title": "Original", "type": "boolean" }, "timestamp": { "title": "Timestamp", "type": "string" }, "url": { "title": "Url", "type": "string" } }, "required": [ "url", "timestamp" ], "title": "get_archived_pageArguments", "type": "object" }

Other Tools from Wayback Machine MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/sisilet/wayback-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server