You're viewing a demo portfolio

Join the waitlist
PRSM

list_files

Active

Tool of archive

declared in 0.1.0

List the downloadable files for an archive.org item by identifier: name, format, size, and a constructed download_url. Use search / get_metadata first to find an identifier. (archive.org items, not Wayback snapshots.) Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Archive.org item identifier (e.g., \"nasa\")."
    },
    "limit": {
      "type": "number",
      "description": "Max files to return (default 30)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

archive

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

1/7 registries
View full server →