8enSmith/mcp-open-library
by Various
A Model Context Protocol (MCP) server for the Internet Archive's Open Library API that enables AI assistants to search for book and author information.
MCP
8enSmith/mcp-open-library
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server that wraps the Internet Archive's Open Library API. It lets AI assistants search for books and authors by querying Open Library's public data.
Best for
Best for
Developers building AI assistants that need quick access to book and author metadata
Use cases
- Look up book details by title or author
- Retrieve author information and bibliography
- Integrate book search into AI-powered research or reading apps
Notes
A Model Context Protocol (MCP) server that wraps the Internet Archive’s Open Library API. It lets AI assistants search for books and authors by querying Open Library’s public data.
74 stars on GitHub. Last updated 2026-04-22. Licensed MIT.
Use cases
- Look up book details by title or author
- Retrieve author information and bibliography
- Integrate book search into AI-powered research or reading apps
Pros
- Leverages the extensive Open Library catalog with millions of records
- Simple MCP interface makes it easy to plug into any MCP-compatible AI assistant
- Written in TypeScript for type safety and maintainability
Cons
- Depends on Open Library’s public API, which may have rate limits or downtime
- Limited to book and author data; no support for other media types
- Relatively small community (74 stars) may mean slower updates or fewer contributions
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages the extensive Open Library catalog with millions of records
- Simple MCP interface makes it easy to plug into any MCP-compatible AI assistant
- Written in TypeScript for type safety and maintainability
Cons
- Depends on Open Library's public API, which may have rate limits or downtime
- Limited to book and author data; no support for other media types
- Relatively small community (74 stars) may mean slower updates or fewer contributions