Skip to content
Back to search
100
MCP live streamable-http

On-Demand-Books

io.github.gmlewis/on-demand-books

Find personalized puzzle books by first name from a 100,000+ title Shopify catalog.

Uptime
no direct probes in 30d
Response
457ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_books

Search for personalized puzzle books by first name. Returns matching books with direct Shopify purchase links, cover images, and ISBNs. A typical exact match returns 9 books across 3 puzzle types (maz…

suggest_names

Suggest first names for which personalized puzzle books are likely available. Use this when a user is unsure of a spelling, wants gift-recipient ideas, or only has part of a name. Returns popular avai…

get_book

Re-resolve a single book's purchase URL, cover image, and ISBN from its Shopify product handle. Use this to refresh or re-reference a book across turns without re-running the full name search.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "on-demand-books": {
      "url": "https://on-demand-books-dq2yvpdh.fermyon.app/",
      "transport": "streamable-http"
    }
  }
}