Skip to main content
Glama

mcp-open-library

get_author_photo

Retrieve the URL for an author's photo by providing their Open Library Author ID (OLID). Use this tool to access visual profiles of authors for enhanced book-related searches.

Instructions

Get the URL for an author's photo using their Open Library Author ID (OLID e.g. OL23919A).

Input Schema

NameRequiredDescriptionDefault
olidYesThe Open Library Author ID (OLID) for the author (e.g. OL23919A).

Input Schema (JSON Schema)

{ "properties": { "olid": { "description": "The Open Library Author ID (OLID) for the author (e.g. OL23919A).", "type": "string" } }, "required": [ "olid" ], "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