You're viewing a demo portfolio

Join the waitlist
PRSM

get_book

Active

Tool of uooks

declared in 0.1.0

Fetch Open Library edition details for a book by ISBN-10 or ISBN-13. Returns title, publish_date, number_of_pages, subjects (up to 10), description, cover_url, and author_keys for follow-up get_author calls.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "isbn": "9780451524935"
    }
  ],
  "required": [
    "isbn"
  ],
  "properties": {
    "isbn": {
      "type": "string",
      "description": "ISBN-10 or ISBN-13"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

uooks

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

1/7 registries
View full server →