Skip to main content
Glama

Wayback Machine MCP Server

by sisilet

search_items

Search Internet Archive items using advanced filters for media type, collection, fields, sorting, and pagination to find specific archived content.

Instructions

Search Internet Archive items using Advanced Search (archive.org). Supports basic query, optional mediatype/collection filters, fields, sort, rows, and page.

Input Schema

NameRequiredDescriptionDefault
collectionNo
fieldsNo
mediatypeNo
pageNo
queryYes
rowsNo
sortNo

Input Schema (JSON Schema)

{ "properties": { "collection": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Collection" }, "fields": { "anyOf": [ { "items": { "type": "string" }, "type": "array" }, { "type": "null" } ], "default": null, "title": "Fields" }, "mediatype": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Mediatype" }, "page": { "default": 1, "title": "Page", "type": "integer" }, "query": { "title": "Query", "type": "string" }, "rows": { "default": 50, "title": "Rows", "type": "integer" }, "sort": { "anyOf": [ { "items": { "type": "string" }, "type": "array" }, { "type": "null" } ], "default": null, "title": "Sort" } }, "required": [ "query" ], "title": "search_itemsArguments", "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