This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
get_author
InactiveTool 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)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Open Library
https://github.com/pipeworx-io/mcp-open-library
1/7 registries