api MCP Tools
api exposes 30 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_api_catalogRead-onlyget api catalog
-
get_openapi_specRead-onlyget openapi spec
-
get_llms_txtRead-onlyget llms txt
-
quiz_video_list_quizzesquiz video list quizzes
-
quiz_video_get_quizquiz video get quiz
-
quiz_video_create_quizquiz video create quiz
-
quiz_video_generate_quizquiz video generate quiz
-
quiz_video_update_quizquiz video update quiz
-
quiz_video_delete_quizquiz video delete quiz
-
quiz_video_list_quiz_questionsquiz video list quiz questions
-
quiz_video_add_quiz_questionsquiz video add quiz questions
-
quiz_video_list_quiz_hooksquiz video list quiz hooks
-
quiz_video_create_quiz_hookquiz video create quiz hook
-
quiz_video_update_quiz_hookquiz video update quiz hook
-
quiz_video_delete_quiz_hookquiz video delete quiz hook
-
quiz_video_list_flashcard_decksquiz video list flashcard decks
-
quiz_video_get_flashcard_deckquiz video get flashcard deck
-
quiz_video_create_flashcard_deckquiz video create flashcard deck
-
quiz_video_delete_flashcard_deckquiz video delete flashcard deck
-
quiz_video_create_renderquiz video create render
-
quiz_video_get_renderquiz video get render
-
quiz_video_download_renderquiz video download render
-
quiz_video_get_accountquiz video get account
-
quiz_video_list_musicquiz video list music
-
quiz_video_list_templatesquiz video list templates
-
quiz_video_get_templatequiz video get template
-
quiz_video_create_templatequiz video create template
-
quiz_video_update_templatequiz video update template
-
quiz_video_delete_templatequiz video delete template
-
quiz_video_apply_templatequiz video apply template
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.