You're viewing a demo portfolio

Join the waitlist
PRSM

get_category_stats

Active

Tool of trivia

declared in 0.1.0

Get the total and per-difficulty question counts for a specific category.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "category": 9
    }
  ],
  "required": [
    "category"
  ],
  "properties": {
    "category": {
      "type": "number",
      "description": "Category ID. Use list_categories to get available IDs."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

trivia

https://github.com/pipeworx-io/mcp-trivia

1/7 registries
View full server →