This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
get_work
InactiveTool of Open Library
declared in 0.1.0
Fetch the canonical "work" record (concept of a book across editions). Returns title, description, subjects, first publish date, links to editions and the author.
Parameters schema
{
"type": "object",
"examples": [
{
"work_id": "OL45804W"
}
],
"required": [
"work_id"
],
"properties": {
"work_id": {
"type": "string",
"description": "Open Library work ID (e.g., \"OL45804W\" — the W-suffixed identifier)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Open Library
https://github.com/pipeworx-io/mcp-open-library
1/7 registries