get_metadata
InactiveTool of Internet Archive
Fetch an Internet Archive item's metadata by identifier: title, creator, description, date, mediatype, subject, publisher, language, plus file count and total size. Returns a details_url. Use search_items first to find an identifier. Keyless.
Parameters schema
{
"type": "object",
"required": [
"identifier"
],
"properties": {
"identifier": {
"type": "string",
"description": "Internet Archive item identifier (e.g. \"nasa\")."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Internet Archive
https://github.com/pipeworx-io/mcp-internet-archive
1/7 registries