You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_by_identifier

Active

Tool of Hathitrust

declared in 0.1.0

Look up HathiTrust's digitized-book holdings by a standard identifier (OCLC, LCCN, ISSN, ISBN, HathiTrust item id, or catalog record number). Returns the bibliographic record(s) plus every scanned copy, each flagged full-view (readable online) or limited (search-only) based on its rights code. Keyless — covers 18M+ volumes.

Parameters schema

{
  "type": "object",
  "required": [
    "id_type",
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "The identifier value, e.g. \"424023\" for an OCLC number, \"9780030110405\" for an ISBN."
    },
    "id_type": {
      "enum": [
        "oclc",
        "lccn",
        "issn",
        "isbn",
        "htid",
        "recordnumber"
      ],
      "type": "string",
      "description": "Identifier type. One of: oclc, lccn, issn, isbn, htid, recordnumber."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Hathitrust

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

1/7 registries
View full server →