Retrieve a Goodreads author's profile including bio, birth/death dates, website, genres, photo, and rating stats. Works with public data, no credentials needed.
Retrieve detailed information about a Goodreads book by its ID, including description, authors, series, genres, format, pages, publisher, publication date, ISBNs, and rating distribution.
A read-only MCP server for Goodreads that enables LLMs to search for books, retrieve detailed book info with ratings and reviews, and explore recommendations, series, and author bibliographies using public data sources without requiring authentication.
Search across 13 online marketplaces for products including trading cards, music gear, fashion, real estate, books, electronics, event tickets, and more. Get detailed listings with prices, conditions, and seller info from each marketplace.
Update standard metadata fields (title, authors, tags, series, etc.) for a Calibre book by providing its ID and a dictionary of field values. Replaces existing field data: for tags, pass all desired tags comma-separated; for identifiers, use format "isbn:123456,goodreads:789".
Retrieve all books in a series with reading-order placement by providing any book from that series. Each entry shows position, whether it's primary, and basic info.
Fetch author detail by Open Library Author ID (OL…A). Returns bio, birth/death dates, photo IDs, and linked identifiers from Wikidata, VIAF, ISNI, Goodreads, and LibraryThing. Use openlibrary_search_authors to find an author ID first.
Scrape Goodreads books (rating, reviews, author). Use for book-research agents.
Example call: {"book_or_query": "the-pragmatic-programmer"}
Cost: $0.005–$0.05 USDC on Base per call.