The Open Library MCP server provides AI agents with access to Open Library’s book and author catalog through a simple read-only API with no authentication required.
title
(string, required) — the book title to search for.name
(string, required) — the author name to search for.author_key
(string, required) — Open Library author key (OLID).olid
(string, required) — Open Library author ID.size
(string, optional) — image size (S, M, L), defaults to L.key
(string, required) — identifier type (ISBN, OCLC, LCCN, OLID, ID).value
(string, required) — identifier value.size
(string, optional) — image size (S, M, L), defaults to L.