ToolPin

QuizBase

com.runriva.quizbase/mcp · v0.1.1 · MCP 2025-11-25

MCP server for trivia: 1.4M+ questions (EN+PL), 24 categories, 12 tools + 4 prompts, OAuth 2.1.

Reachability reachable
checked 2026-07-14 03:16 UTC
Registry status active
Tools pinned 12
951d50c95a1f
Tools last changed unchanged since first capture 2026-07-14

Provenance

Registry namespace com.runriva.quizbase (domain verified by the official registry)
Website https://quizbase.runriva.com/docs/sdks/mcp-server
Remote endpoints
https://quizbase.runriva.com/mcp (streamable-http)

Observed changes

When (UTC)EventDetail
2026-07-14 03:16 first capture 12 tools pinned

Pinned tool definitions (12)

ToolDescription
quizbase_random Fetch N random trivia questions matching filters. Quality-first: by default excludes questions flagged for review (use quality='all' to include for audit/research). USE WHEN: building a quiz, sampling content for warmup, generating...
quizbase_list Cursor-paginated browse over the catalog. Quality-first: by default excludes questions flagged for review (use quality='all' for full pool). USE WHEN: full catalog sync, delta sync (updated_since), exhaustive enumeration by filter. NOT...
quizbase_question_by_id Fetch one question with FULL per-record attribution (source, author, license, modifications, lastModified, sourceId, url) and `quality: "high" | "needs_review"` (always present — deep-link semantic means full row). USE WHEN: deep link...
quizbase_stats Public catalog counters with live breakdowns by language, source, category, difficulty, topic, tag. USE WHEN: showing catalog overview, picking a category programmatically, building landing copy, deciding "do we have enough X-content...
quizbase_topics Discover curated topics (2,184 entries with aliases). USE WHEN: planning a multi-round quiz, exploring "what is available about X", showing topic browser. Sorted by count DESC, slug ASC. Cursor-paginated. INPUTS: q (substring on...
quizbase_topic_by_slug Fetch one curated topic with facets (byCategory, byDifficulty, byLanguage, coOccurringTags, coOccurringSubcategories) and 3 sample questions. USE WHEN: zooming into a topic, deciding multi-round quiz structure. Returns {topic: null,...
quizbase_tags Raw tag dump (10k+ entries) with display label and question count. USE WHEN: building a tag picker, searching "is X a tag", running analytics. Curated higher-level groupings → quizbase_topics. INPUTS: q (substring), cursor, limit (max 500).
quizbase_subcategories Raw subcategory dump (LLM-organic kebab-case, middle taxonomy layer between category and tags) with display label and count. USE WHEN: navigating between top-level category and individual tags, exploring topic structure. Filter...
quizbase_categories List of 24 top-level categories with i18n labels. USE WHEN: building a category picker, validating ?category= input. Stable enum (rarely changes). For higher-resolution browsing → quizbase_subcategories or quizbase_topics.
quizbase_languages Returns supported language whitelist (ISO 639-1) with question counts per language. USE WHEN: showing language picker, validating ?lang= input, deciding fallback. Day 1: en + pl.
quizbase_regions Discover region codes used by the catalog. **Cultural affinity** — a question is tagged with a region if residents of that country, or members of that cultural/religious group, are statistically more likely to know the answer (NOT...
quizbase_report Submit a content correction, copyright concern, or factual error report. USE WHEN: user (via your interface) flags a wrong answer, broken translation, attribution issue, or DMCA concern. INPUTS: at least one of (questionId UUID,...

Status badge

ToolPin status badge for com.runriva.quizbase/mcp

[![ToolPin](https://toolpin.dev/badge/com.runriva.quizbase/mcp.svg)](https://toolpin.dev/servers/com.runriva.quizbase/mcp)

Maintain this server? Add the badge to your README — it links your users to this live status page.