You're viewing a demo portfolio

Join the waitlist
PRSM

suggest_names

Active

Tool of On-Demand-Books

declared in 0.1.7

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 available names, optionally filtered by a case-insensitive prefix. To confirm a specific name has matching books, follow up with `search_books`.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "integer",
      "description": "Maximum number of suggestions to return (default 20, max 100)."
    },
    "prefix": {
      "type": "string",
      "description": "Optional name prefix to complete (e.g. 'su' -> 'Susan', 'Susie', 'Suzanne'). If omitted, returns a curated list of popular names."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

On-Demand-Books

https://github.com/gmlewis/on-demand-books-mcp

2/7 registries
View full server →