You're viewing a demo portfolio

Join the waitlist
PRSM

get_author

Active

Tool of uooks

declared in 0.1.0

Fetch an author's profile from Open Library by their author key (e.g., 'OL23919A'). Returns name, birth_date, death_date, biographical summary, and Wikipedia URL.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "author_key": "OL23919A"
    }
  ],
  "required": [
    "author_key"
  ],
  "properties": {
    "author_key": {
      "type": "string",
      "description": "Open Library author key (e.g., OL23919A)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

uooks

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

1/7 registries
View full server →