This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
list_files
InactiveTool of Internet Archive
declared in 0.1.0
List the downloadable files for an Internet Archive item: name, format, size, and a constructed download_url. Use search_items / get_metadata first to find an identifier. Keyless.
Parameters schema
{
"type": "object",
"required": [
"identifier"
],
"properties": {
"limit": {
"type": "number",
"description": "Max files to return (default 30)."
},
"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