You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

list_files

Inactive

Tool 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\")."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Internet Archive

https://github.com/pipeworx-io/mcp-internet-archive

1/7 registries
View full server →
list_files — Internet Archive — PRSM MCP