check_full_view
ActiveTool of Hathitrust
declared in 0.1.0
Convenience check: given an identifier, report whether a readable (full-view) scanned copy exists on HathiTrust, how many copies are readable, and direct reading URLs. Keyless.
Parameters schema
{
"type": "object",
"required": [
"id_type",
"id"
],
"properties": {
"id": {
"type": "string",
"description": "The identifier value, e.g. \"2364951\" for an OCLC number."
},
"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.70.
Parent server
Hathitrust
https://github.com/pipeworx-io/mcp-hathitrust
1/7 registries