Open Library Book Search
x402/open-library-book-searchSearch Open Library books by title, author, or keyword, no key. Returns matching works with title, author, first publish year, and edition counts. For AI agents in books, research, and library use cases. [x402: $0.05/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"open_library_book_search": {
"url": "https://proxy.suverse.io/v1/data/suverse-openlibrary-search",
"transport": "http"
}
}
}