Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: Code-byte404/vocab-mcp

v0.1.0 — Initial release

09 May 06:52
@Code-byte404 Code-byte404

Choose a tag to compare

First public release of vocab-mcp — a vocabulary-bank MCP server for Claude Desktop and any other MCP host.

Highlights

  • 📚 Multiple decks — group words by topic, exam, language, or project
  • 🔁 SM-2 spaced repetition — pure-Python, no external service
  • 🤖 Quizzes powered by the host LLM — no API key needed; Claude writes the questions
  • Content enrichmentenrich_word fills in definition / phonetic / POS / synonyms / antonyms; optional free dictionaryapi.dev lookup
  • 🔊 Pronunciationpronounce_word uses gTTS, plays through your speakers, caches MP3 locally
  • 🧰 MCP-native — exposes tools, vocab:// resources, and prompt templates (daily_review, capture_vocab, quiz_session)
  • 💾 Local data only — SQLite at ~/.vocab-mcp/vocab.db, never leaves your machine

Install

pip install vocab-mcp[all]

Then add to your Claude Desktop config:

{
 "mcpServers": {
 "vocab": { "command": "vocab-mcp" }
 }
}

See the README for the full tool/resource/prompt reference.

Assets 2
Loading

AltStyle によって変換されたページ (->オリジナル) /