You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

get_work

Inactive

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Open Library

https://github.com/pipeworx-io/mcp-open-library

1/7 registries
View full server →
get_work — Open Library — PRSM MCP