Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

video.quiz/api

REMOTE · WWW.QUIZ.VIDEO · SCANNED AUG 3

Quiz.Video MCP: list, create, AI-generate, and render quiz and flashcard videos.

Available components

+7 this week 82 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security94
Transport & Reachability100
Schema Quality & AI Usability85
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 2602 tokens (~76/item across 34 items; 30 tools + 4 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage94
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 83% of tool parameters carry a description.Partial
Capabilities73
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
  • Supports UI / widget rendering.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · www.quiz.video

# add to Claude Code
claude mcp add --transport http video-quiz-api https://www.quiz.video/mcp/
# ~/.codex/config.toml
[mcp_servers.video-quiz-api]
url = "https://www.quiz.video/mcp/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "video-quiz-api": {
      "type": "remote",
      "url": "https://www.quiz.video/mcp/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add video-quiz-api --url https://www.quiz.video/mcp/ --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  video-quiz-api:
    url: "https://www.quiz.video/mcp/"
// mcp.json
{
  "mcpServers": {
    "video-quiz-api": {
      "type": "http",
      "url": "https://www.quiz.video/mcp/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +5
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 75

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://www.quiz.video/mcp/

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=www.quiz.video CN=YR2,O=Let's Encrypt,C=US 4 Jul 2026 2 Oct 2026 RSA 2048 SHA256-RSA 5e1c110923e99d2477873b3ff480df7d9e4
SANs: www.quiz.video
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of www.quiz.video. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
video. present 42529 8 Verified
quiz.video. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://www.quiz.video/.well-known/oauth-protected-resource/mcp", scope="api:write"

Bearer resource_metadata="https://www.quiz.video/.well-known/oauth-protected-resource/mcp", scope="api:write"
Header Value
strict-transport-security max-age=63072000
x-content-type-options nosniff

Protected resource metadata

Document https://www.quiz.video/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://www.quiz.video/mcp
Authorisation server https://www.quiz.video
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.quiz.video/mcp/ Verified 200
http (plaintext) http://www.quiz.video/mcp/ HTTPS enforced 308 https://www.quiz.video/mcp/
MCP tools — 30 exposed · ~2,521 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_api_catalog ~21

Return the Quiz.Video API catalog linkset for agent discovery.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_llms_txt ~23

Return a compact LLM-readable summary of the Quiz.Video API.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_openapi_spec ~22

Return the Quiz.Video OpenAPI 3.1 specification.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

quiz_video_add_quiz_questions ~67

Append one or more questions (with their answers and optional images) to an existing quiz.

NameTypeReqDescription
questionsarrayyesOne or more questions to append to the quiz.
quizIdstringyesQuiz ID in YouTube-style 11-character base64url format.

No output schema declared.

No examples provided.

quiz_video_apply_template ~81

Apply a snapshot of a custom template to one or more quizzes you own. Sets each quiz's template field to "custom" and writes the snapshot into themeCustomization.customTemplate. Future edits to the source template do not auto-propagate.

NameTypeReqDescription
quizIdsarrayyesQuiz ids to apply the template to.
templateIdstringyes

No output schema declared.

No examples provided.

quiz_video_create_flashcard_deck ~117

Create a flashcard deck. Required: title (3-120 chars) and cards[] (min 1). Optional: description (≤1200 chars), tags (≤50 each).

NameTypeReqDescription
cardsarrayyesFlashcards in the deck; at least one card is required.
descriptionstringOptional deck description (≤1200 characters).
tagsarrayOptional tags to categorize the deck (≤50 characters each).
titlestringyesDeck title (3–120 characters).

No output schema declared.

No examples provided.

quiz_video_create_quiz ~378

Create a quiz. Prefer sending themeDescription or themeCustomization so the saved quiz has a custom visual theme; if omitted, the server derives one from the title/description. Omit backgroundMusicId to use default YouTube-safe shared background music, or set null for silent. Required: title. Optional: description, format, quizType, template, countdownSeconds, difficulty, musicVolume, and questions[].

NameTypeReqDescription
backgroundMusicIdnumber|nullBackground music track id from /api/v1/music. Omit to use the default YouTube-safe shared track; set null for silent.
countdownSecondsnumberSeconds of countdown shown before each question (3–15).
descriptionstringOptional longer description shown on the quiz page.
difficultystringTarget difficulty level for the generated/created quiz.
formatstringOutput aspect ratio: "tiktok" (9:16 vertical) or "youtube" (16:9 horizontal).
musicVolumenumberBackground music volume from 0 (silent) to 1 (full). Default 0.15.
questionsarrayOptional initial questions with their answers and images.
quizTypestringQuiz mechanic: multiple_choice, reveal_answer, or picture_guess.
templatestringVisual template id (e.g. "neon", "minimal").
themeCustomizationobjectExplicit custom theme to save and apply to the quiz. Invalid colors/fonts are ignored by the API sanitizer.
themeDescriptionstringNatural-language custom visual theme prompt. Example: "golden luxury game show", "ocean glass", or "cyber neon". The server saves the generated themeCustomization and applies it automatically.
titlestringyesHuman-readable quiz title.

No output schema declared.

No examples provided.

quiz_video_create_quiz_hook ~90

Create a hook for a quiz. `hook` is a pass-through object whose fields follow the HookInput schema (see OpenAPI spec).

NameTypeReqDescription
hookobjectyesHookInput object (hookType, positionType, title, content, plus optional styling — see OpenAPI spec).
quizIdstringyesQuiz ID in YouTube-style 11-character base64url format.

No output schema declared.

No examples provided.

quiz_video_create_render ~95

Queue a new video render for an existing quiz. Returns the render sessionId; poll quiz_video_get_render until its status is "completed" (typically 1-5 minutes), then call quiz_video_download_render to obtain the signed MP4 URL. The quiz itself is viewable immediately at /quiz/{slug}/ regardless of render status.

NameTypeReqDescription
quizIdstringyesID of the quiz to render into a video.

No output schema declared.

No examples provided.

quiz_video_create_template ~126

Save a new custom template authored in the drag-and-drop editor. Required: template (the CustomTemplate JSON). Optional: name, description, thumbnail, isDefault, isPublic.

NameTypeReqDescription
descriptionstring
isDefaultbooleanMark as your default template (replaces any existing default).
isPublicbooleanMake discoverable to other users.
namestring
templateobjectyesCustomTemplate JSON with scenes.hook/question/answer and canvas.
thumbnailstringOptional preview image URL or data URI.

No output schema declared.

No examples provided.

quiz_video_delete_flashcard_deck ~38

Permanently delete a flashcard deck and all of its cards.

NameTypeReqDescription
deckIdstringyesFlashcard deck ID.

No output schema declared.

No examples provided.

quiz_video_delete_quiz ~48

Permanently delete a quiz and all of its questions, answers, and hooks.

NameTypeReqDescription
quizIdstringyesQuiz ID in YouTube-style 11-character base64url format.

No output schema declared.

No examples provided.

quiz_video_delete_quiz_hook ~56

Delete a single hook from a quiz.

NameTypeReqDescription
hookIdnumberyesNumeric id of the hook to delete.
quizIdstringyesQuiz ID in YouTube-style 11-character base64url format.

No output schema declared.

No examples provided.

quiz_video_delete_template ~47

Permanently delete a custom template you own. Quizzes that have a snapshot of this template are unaffected — the snapshot remains in their themeCustomization.

NameTypeReqDescription
templateIdstringyes

No output schema declared.

No examples provided.

quiz_video_download_render ~35

Request a signed download URL for a completed render.

NameTypeReqDescription
sessionIdstringyesRender session id for a completed render.

No output schema declared.

No examples provided.

quiz_video_generate_quiz ~500

AI-generate and save a quiz from a topic. Prefer providing themeDescription or themeCustomization; when omitted, the server derives and saves a topic-based custom theme. Omit backgroundMusicId to use default YouTube-safe shared background music, or set null for silent. The response `data` always includes a `watchUrl` (the public quiz-viewer page, instantly playable). When autoRender is true, `data.render` also contains the queued render session so the agent can poll quiz_video_get_render for the MP4.

NameTypeReqDescription
answerOptionCountnumberFor multiple-choice quizzes, generate 3 or 4 answer options per question. Defaults to 4.
autoRenderbooleanIf true, immediately queue a video render for the new quiz. The render session (sessionId, status) is returned under `data.render`; poll quiz_video_get_render with that sessionId for progress and the…
backgroundMusicIdnumber|nullBackground music track id from /api/v1/music. Omit to use the default YouTube-safe shared track; set null for silent.
countdownSecondsnumberSeconds of countdown shown before each question (3-15).
difficultystringTarget difficulty level.
extraDirectionstringAdditional instructions to steer the AI (tone, focus areas, exclusions).
formatstringOutput aspect ratio. Defaults to "tiktok".
musicVolumenumberBackground music volume from 0 (silent) to 1 (full). Default 0.15.
numberOfQuestionsnumberHow many questions to generate (1–200).
progressBarStylestringCountdown progress indicator style.
quizTypestringQuiz mechanic to generate.
templatestringVisual template id. If omitted, the saved custom theme can suggest a matching template.
themeCustomizationobjectExplicit custom theme to save and apply to the generated quiz. Use themeDescription for prompt-style themes.
themeDescriptionstringNatural-language custom visual theme prompt. Example: "golden luxury game show", "ocean glass", or "cyber neon".
topicstringyesSubject the AI should build the quiz around.

No output schema declared.

No examples provided.

quiz_video_get_account ~23

Get the authenticated user's account info, plan, and usage limits.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

quiz_video_get_flashcard_deck ~38

Fetch a flashcard deck (including all cards) by id.

NameTypeReqDescription
deckIdstringyesFlashcard deck ID.

No output schema declared.

No examples provided.

quiz_video_get_quiz ~45

Fetch a single quiz (including settings and metadata) by id.

NameTypeReqDescription
quizIdstringyesQuiz ID in YouTube-style 11-character base64url format.

No output schema declared.

No examples provided.

quiz_video_get_render ~84

Fetch the status and progress of a render session. When status is "completed", the response also contains a signed `videoUrl` (and `filename`) so the agent can share the MP4 directly without a separate quiz_video_download_render call. In-progress polls return status + progress.

NameTypeReqDescription
sessionIdstringyesRender session id returned when the render was started.

No output schema declared.

No examples provided.

quiz_video_get_template ~41

Fetch a single custom template (including the full scenes/layers payload) by id.

NameTypeReqDescription
templateIdstringyesTemplate id (tpl_...).

No output schema declared.

No examples provided.

quiz_video_list_flashcard_decks ~57

List flashcard decks owned by the authenticated user with optional pagination.

NameTypeReqDescription
limitnumberResults per page (1–100, default 20).
pagenumber1-indexed page number.

No output schema declared.

No examples provided.

quiz_video_list_music ~16

List available background music tracks.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

quiz_video_list_quiz_hooks ~41

List video hooks configured for a quiz.

NameTypeReqDescription
quizIdstringyesQuiz ID in YouTube-style 11-character base64url format.

No output schema declared.

No examples provided.

quiz_video_list_quiz_questions ~44

List questions (and their answers) for a quiz.

NameTypeReqDescription
quizIdstringyesQuiz ID in YouTube-style 11-character base64url format.

No output schema declared.

No examples provided.

quiz_video_list_quizzes ~57

List quizzes owned by the authenticated user with optional pagination (page, limit).

NameTypeReqDescription
limitnumberResults per page (1–100, default 20).
pagenumber1-indexed page number.

No output schema declared.

No examples provided.

quiz_video_list_templates ~70

List the caller's saved custom templates (and optionally public ones). Templates are reusable scene-based designs that can be applied to many quizzes.

NameTypeReqDescription
includePublicbooleanInclude public templates in addition to your own. Default true.
limitnumber
pagenumber

No output schema declared.

No examples provided.

quiz_video_update_quiz ~83

Update a quiz. `updates` accepts any subset of quiz settings (title, description, format, template, timing, music, TTS, publish status, etc.).

NameTypeReqDescription
quizIdstringyesQuiz ID in YouTube-style 11-character base64url format.
updatesobjectyesPartial quiz settings object; only included fields are updated.

No output schema declared.

No examples provided.

quiz_video_update_quiz_hook ~96

Update an existing hook on a quiz. Requires quizId and numeric hookId; `updates` is a partial HookInput.

NameTypeReqDescription
hookIdnumberyesNumeric id of the hook to update (from list_quiz_hooks).
quizIdstringyesQuiz ID in YouTube-style 11-character base64url format.
updatesobjectyesPartial HookInput object; only included fields are updated.

No output schema declared.

No examples provided.

quiz_video_update_template ~82

Update an existing template. Any subset of fields may be supplied; omitted fields stay unchanged.

NameTypeReqDescription
descriptionstring|null
isDefaultboolean
isPublicboolean
namestring
templateobject
templateIdstringyes
thumbnailstring|null

No output schema declared.

No examples provided.