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_author

Inactive

Tool of Open Library

declared in 0.1.0

Fetch an author record. Returns bio, birth/death dates, alternate names, and links to works.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "author_id": "OL34184A"
    }
  ],
  "required": [
    "author_id"
  ],
  "properties": {
    "author_id": {
      "type": "string",
      "description": "Open Library author ID (e.g., \"OL34184A\" — the A-suffixed identifier)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Open Library

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

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