Skip to main content
Glama

mcp-open-library

get_author_info

Retrieve detailed information about an author using their Open Library Author Key. This tool helps users access key data such as bio, works, and related metadata for authors in the Open Library database.

Instructions

Get detailed information for a specific author using their Open Library Author Key (e.g. OL23919A).

Input Schema

NameRequiredDescriptionDefault
author_keyYesThe Open Library key for the author (e.g., OL23919A).

Input Schema (JSON Schema)

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

Other Tools from mcp-open-library

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/8enSmith/mcp-open-library'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server