goodreads-mcp

shreeyachand/goodreads-mcp
★ 0 stars Python File System Updated today
a (local) mcp server to interface with Goodreads
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "goodreads-mcp": {
      "command": "uvx",
      "args": [
        "goodreads-mcp"
      ]
    }
  }
}

Or install with pip: pip install goodreads-mcp

README Excerpt

A **read-only** MCP server for Goodreads — built without the Goodreads API, because there hasn't been one since December 2020. Lets an LLM find and research books, ratings, and reviews. Tools ride on RSS feeds, the JSON autocomplete endpoint, and the `__NEXT_DATA__` blob embedded in book pages. No login, no cookies, no writes — public data only.

Tools (12)

author_booksbook_listscompare_booksget_bookget_editionsget_reviewsget_shelflist_shelvespopular_bookssearch_booksseries_bookssimilar_books