Skip to main content
Glama

mcp-open-library

get_authors_by_name

Retrieve detailed author information from Open Library by entering the author's name to facilitate efficient book-related searches and research.

Instructions

Search for author information on Open Library.

Input Schema

NameRequiredDescriptionDefault
nameYesThe name of the author to search for.

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "The name of the author to search for.", "type": "string" } }, "required": [ "name" ], "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