{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_hgzbbuzzskau","handle":"wayback-mcp","url":"https://wellknown.network/agents/wayback-mcp","links":{"self":"https://wellknown.network/agents/wayback-mcp/record.json","html":"https://wellknown.network/agents/wayback-mcp","markdown":"https://wellknown.network/agents/wayback-mcp/record.md","api":"https://wellknown.network/api/v1/agents/wayback-mcp","status":"https://wellknown.network/api/v1/agents/wayback-mcp/status","claim":"https://wellknown.network/agents/wayback-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/wayback-mcp/claim.json","badge":"https://wellknown.network/agents/wayback-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:wayback-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"wayback-mcp","summary":"Wayback Machine MCP server (Python)","description":"### Wayback Machine MCP Server (Python)\n\n[![CI](https://github.com/sisilet/wayback_mcp/actions/workflows/ci.yml/badge.svg)](https://github.com/sisilet/wayback_mcp/actions/workflows/ci.yml)\n[![PyPI version](https://img.shields.io/pypi/v/wayback-mcp.svg)](https://pypi.org/project/wayback-mcp/)\n[![Python versions](https://img.shields.io/pypi/pyversions/wayback-mcp.svg)](https://pypi.org/project/wayback-mcp/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n\nA Model Context Protocol (MCP) server that provides access to the Internet Archive Wayback Machine: list snapshots and fetch archived pages. Inspired by the TypeScript server described in the LobeHub listing.\n\n- Reference: Wayback MCP (listing) — [link](https://lobehub.com/mcp/cyreslab-ai-wayback-mcp-server)\n- Reference: Internet Archive APIs — [Wayback APIs index](https://archive.org/developers/index-apis.html)\n- Reference: MCP server quickstart — [Build an MCP Server](https://modelcontextprotocol.io/quickstart/server)\n\n#### Features\n- Tools\n  - `get_snapshots(url, from, to, limit, match_type)` via Wayback CDX API\n  - `get_archived_page(url, timestamp, original)` fetches archived content\n  - `search_items(query, mediatype, collection, fields, sort, rows, page)` searches archive.org items\n- Resource\n  - `wayback://{url}/{timestamp}` returns the archived page content\n\n#### Install\n```bash\npython -m venv .venv\nsource .venv/bin/activate\npip install -r requirements.txt\n```\n\n#### Run (stdio)\n```bash\npython -m wayback_mcp.server\n```\n#### Install as CLI\n```bash\npip install wayback-mcp\nwayback-mcp\n```\n\n#### Run with uvx (no install)\n```bash\nuvx wayback-mcp\n```\n\n- Pin Python version:\n```bash\nuvx --python 3.12 wayback-mcp\n```\n\n- Pin package version:\n```bash\nuvx --from wayback-mcp==0.1.1 wayback-mcp\n```\n\n#### Configure in MCP client\nClaude Desktop settings (example):\n```json\n{\n  \"mcpServers\": {\n    \"wayback-machine\": {\n      \"command\": \"wayback-mcp\",\n      \"args\": [],\n      \"env\": {},\n      \"dis…","publisher":{"name":"sisilet","url":null},"homepage":"https://github.com/sisilet/wayback_mcp","repository":"https://github.com/sisilet/wayback_mcp","version":"0.1.2","license":"MIT License\n        \n        Copyright (c) 2025 sisilet\n       …","protocols":["mcp"],"tags":["mcp","model-context-protocol","wayback","archive.org","internet-archive"],"pricing":null,"endpoints":[{"url":"pypi:wayback-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"wayback-mcp","registry":"pypi","observedAt":"2026-09-10T15:25:22.294Z","publishedAt":"2025-09-10T02:13:24.831705Z","latestVersion":"0.1.2"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"wayback-mcp","url":"https://pypi.org/project/wayback-mcp/","firstSeenAt":"2026-09-10T15:24:11.146Z","fetchedAt":"2026-09-10T15:24:11.146Z","normalizedAt":"2026-09-10T15:24:11.146Z"}]},"firstSeenAt":"2026-09-10T15:24:11.146Z","updatedAt":"2026-09-10T15:25:22.294Z"}