You're viewing a demo portfolio

Join the waitlist
PRSM

check_full_view

Active

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Hathitrust

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

1/7 registries
View full server →
check_full_view — Hathitrust — PRSM MCP