lingochunk-mcp

lxol/lingochunk-mcp
★ 0 stars TypeScript AI/LLM Updated 9d ago
MCP server and Claude Code plugin for LingoChunk: gives agents your vocabulary with FSRS maturity, transcripts, native audio clips, Anki deck export and lesson saving
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lingochunk-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lxol/lingochunk-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server (and Claude Code plugin) that turns a coding agent into a language tutor grounded in **your own LingoChunk listening history**: your FSRS-graded vocabulary, native-audio transcripts and clips, and your library. It is a thin client over the LingoChunk public API (`/api/v1`): read-only tools

Tools (14)

LINGOCHUNK_BASE_URLLINGOCHUNK_CLIP_DIRLINGOCHUNK_TOKENadd_cardexport_anki_deckget_audio_clipget_audio_urlget_transcriptget_vocabularylist_deckslist_librarylookup_wordsave_lessonsearch_examples