Open Library MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Open Library MCP Serversearch for books about artificial intelligence"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Open Library MCP Server
Overview
This project is a Model Context Protocol (MCP) server built with TypeScript. It connects AI assistants to the Open Library API for searching books and authors, retrieving metadata, comparing works, and finding text snippets inside books.
Related MCP server: OpenAlex Author Disambiguation MCP Server
Technologies Used
TypeScript
Node.js
Model Context Protocol (MCP)
Open Library API
Installation
npm installBuild
npm run buildRun
npm startThe server uses stdio transport. Point your MCP client at dist/index.js.
Available MCP Tools
Search
Tool | Parameters | Description |
|
| Search books by title, author, or keyword |
|
| Search authors by name |
|
| Search inside books for text snippets |
Books & works
Tool | Parameters | Description |
|
| Full work record by Open Library work ID |
|
| Book details by ISBN-10 or ISBN-13 |
|
| List editions for a work |
|
| Aggregate reader ratings for a work |
|
| Concise metadata summary (title, description, subjects, etc.) |
|
| Side-by-side comparison of two works |
Authors
Tool | Parameters | Description |
|
| Author biography and profile by ID |
|
| Author bibliography |
Subjects
Tool | Parameters | Description |
|
| Books and trends for a subject/topic |
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
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/jay1234624/open-library-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server