← 返回
未分类 中文

Vocab Voyage Mcp

Provides vocabulary definitions, quizzes, word lists, study plans, and context explanations for academic and test-prep exams including ISEE, SSAT, SAT, GRE,...
提供词汇定义、测验、词汇表、学习计划和情境解释,涵盖ISEE、SSAT、SAT、GRE等学术及备考考试。
jaideepdhanoa jaideepdhanoa 来源
未分类 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 354
下载
💾 0
安装
1
版本
#latest

概述

Vocab Voyage — MCP Skill

Vocabulary tutor and standardized test prep tools for ISEE, SSAT, SAT, PSAT, GRE, GMAT, LSAT and general academic vocabulary. Hosted MCP server — no install required.

When to use

Invoke Vocab Voyage when a user needs:

  • A definition with part of speech, example sentence, synonyms, antonyms
  • A multiple-choice vocabulary quiz scoped to a specific test
  • A list of vocabulary words from a specific test-prep course
  • A 7-day study plan preview
  • An explanation of what a word means inside a specific sentence
  • The Word of the Day (general or test-scoped)

Endpoints

  • MCP server: https://gponcrussdahcdyrlhcr.supabase.co/functions/v1/mcp-server
  • Public REST API: https://gponcrussdahcdyrlhcr.supabase.co/functions/v1/vocab-api
  • Natural-language /ask: https://gponcrussdahcdyrlhcr.supabase.co/functions/v1/nlweb-ask (POST {"query": "..."}, supports SSE via prefer.streaming: true)
  • OpenAPI spec: https://vocab.voyage/openapi.json
  • Server card: https://vocab.voyage/.well-known/mcp/server-card.json
  • Agent card: https://vocab.voyage/.well-known/agent-card.json
  • Auth + scopes reference: https://vocab.voyage/developers/auth
  • Live demo + docs: https://vocab.voyage/mcp

Tools

ToolPurpose
------
get_word_of_the_dayToday's vocab word, optionally scoped to a test family
get_definitionDefinition, part of speech, example, synonyms/antonyms
generate_quizMultiple-choice quiz (1–10 questions) for a test family
get_course_word_listSample words from a specific course
list_coursesAll 13 test-prep courses with slugs and descriptions
explain_word_in_contextExplain a word inside a specific sentence
study_plan_preview7-day, 5-words-per-day sample plan

MCP Apps UI widgets

For agents that support MCP Apps, three tools attach a renderable widget via _meta.ui.resourceUri:

ToolWidget
------
get_definitionui://vocab-voyage/definition — definition card with example + synonyms
generate_quizui://vocab-voyage/quiz — interactive multiple-choice quiz
study_plan_previewui://vocab-voyage/study-plan — 7-day plan grid

Manifest: https://vocab.voyage/.well-known/mcp/apps.json

Authentication

Anonymous access works for every public tool — no token required.

For personalized tools (mastery, streaks, profile-aware sessions), pass a personal MCP token:

Authorization: Bearer vv_mcp_…

Where to get a token

  1. Sign in at https://vocab.voyage/auth
  2. Open https://vocab.voyage/mcp
  3. Click Generate token, choose scopes, copy the vv_mcp_… value (shown once)

Full reference, rotation, and revocation: https://vocab.voyage/developers/auth

Scopes

ScopeGrants
------
mcp.readRead MCP metadata and public tool results. Required for any MCP usage.
mcp.toolsInvoke public MCP tools (definition, quiz, courses, study plan).
profile.readRead connected user's display name, account type, preferred course.
progress.readRead mastery, streaks, and recent sessions for the connected user.

Rate limits

  • Anonymous: 60 req/min per IP
  • Authenticated: 600 req/hour per user

Example prompts

  • Define "aberrant" and give a test-prep example.
  • Generate a 5-question SAT vocabulary quiz.
  • List Vocab Voyage courses for ISEE and SSAT.
  • Build a 7-day GRE vocabulary study plan preview.
  • Explain "table" in the sentence: "Let's table this discussion."

Error format

All errors are structured JSON:

{ "error_code": "string", "message": "string", "hint": "string", "retry_after": 0 }

Common error_code values: unauthorized, insufficient_scope, token_revoked, rate_limited, invalid_request, not_found, server_error.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-07 12:03 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

education

Thinking Partner

itsflow
通过提问探索复杂问题的协作思考伙伴
★ 48 📥 9,895
education

explain-code

edwininau
用可视化图表和类比解释代码。在解释代码如何工作、教授代码库或用户询问如何工作时使用
★ 5 📥 8,938
education

Language Learning Tutor

chipagosfinest
AI语言导师,通过对话、词汇练习、语法课程、抽认卡及沉浸式练习,助您学习任意语言。适用于学习新语言、练词汇、学语法、翻译、会话练习、旅行准备、习语俚语或改善发音。支持包括中、英、日、韩、法、德、西等在内的100多种语言。
★ 29 📥 8,845