lookup_by_identifier
ActiveTool of Hathitrust
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."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Hathitrust
https://github.com/pipeworx-io/mcp-hathitrust
1/7 registries