Skip to main content
Glama

mcp-open-library

get_book_by_title

Search for books by title using the Open Library API. Retrieve detailed book information by providing the exact or partial title as input with this MCP server tool.

Instructions

Search for a book by its title on Open Library.

Input Schema

NameRequiredDescriptionDefault
titleYesThe title of the book to search for.

Input Schema (JSON Schema)

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