@pipeworx/books
Connect: https://gateway.pipeworx.io/books/mcp · Install: one-click buttons
Tools: 4
Tools
- search_books — Search for books by title, author, or keyword. Returns title, author, year, ISBN, and cover image URL. Use this to discover books before fetching full details.
- get_book — Fetch Open Library edition details for a book by ISBN-10 or ISBN-13. Returns title, publish_date, number_of_pages, subjects (up to 10), description, cover_url, and author_keys for follow-up get_author
- get_author — Fetch an author’s profile from Open Library by their author key (e.g., ‘OL23919A’). Returns name, birth_date, death_date, biographical summary, and Wikipedia URL.
- get_book_work — Fetch the canonical Open Library “work” record (the concept of a book across all its editions), by work ID (e.g. “OL45804W”). Returns title, description, first publish date, subjects, and author keys.
Tools
-
get_author— Fetch an author's profile from Open Library by their author key (e.g., 'OL23919A'). Returns name, birth_date, death_date, biographical summary, and Wikipedia URL. -
get_book— Fetch Open Library edition details for a book by ISBN-10 or ISBN-13. Returns title, publish_date, number_of_pages, subjects (up to 10), description, cover_url, and author_keys for follow-up get_author -
get_book_work— Fetch the canonical Open Library work record (the concept of a book across all its editions), by work ID (e.g. OL45804W ). Returns title, description, first publish date, subjects, and author keys. Us -
search_books— Search for books by title, author, or keyword. Returns title, author, year, ISBN, and cover image URL. Use this to discover books before fetching full details.