Skip to main content
Glama

mcp-open-library

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_book_by_title

Search for a book by its title on Open Library.

get_authors_by_name

Search for author information on Open Library.

get_author_info

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

get_author_photo

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

get_book_cover

Get the URL for a book's cover image using a key (ISBN, OCLC, LCCN, OLID, ID) and value.

get_book_by_id

Get detailed information about a book using its identifier (ISBN, LCCN, OCLC, OLID).

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