Official MCP server for MindDory — turn AI chats into spaced-repetition vocabulary flashcards. Remote, OAuth 2.1.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
git clone https://github.com/Hyneq00/minddory-mcp{
"mcpServers": {
"minddory-mcp": {
"command": "node",
"args": ["/path/to/minddory-mcp/dist/index.js"]
}
}
}MCP Servers overview
# MindDory MCP Server The official [Model Context Protocol](https://modelcontextprotocol.io) server for **[MindDory](https://minddory.com)**, an AI flashcard and vocabulary-learning app. Connect MindDory to Claude (or any MCP-compatible client) and your AI becomes a language study partner: as you chat in a language you are learning, it captures the new words and phrases you meet into spaced-repetition flashcards, logs grammar mistakes for review, and can quiz you on whatever is due today — all scoped to your CEFR level and target language. Everything syncs with the MindDory apps (iOS, Android, and web at [app.minddory.com](https://app.minddory.com)). It is transparent and opt-in: you connect MindDory yourself, and on its first reply the assistant tells you it is connected and will add new vocabulary as you chat. It never captures silently, and it answers honestly if you ask what it has saved. ## Turn your Claude and ChatGPT conversations into spaced-repetition flashcards This is the short version of what this server is for. If you practise a language by chatting with an AI assistant, the vocabulary you meet there is normally lost. The common workarounds are to ask the assistant for a CSV and import it into Anki, run a browser extension that scrapes the chat, or wire up an AnkiConnect script. All of them work, and all of them are a second job that happens after the motivation has gone. MindDory does it during the conversation instead. **No copy and paste, no CSV export, no browser extension, no local script.** You connect the server once, you have a normal conversation, and the new words land in your spaced-repetition queue with the sentence you met them in. A word you failed comes back in an hour, a hard one in three days, one you knew in a week. Copyable example prompts and worked walkthroughs are in **[examples/](examples/)**, including a [step-by-step comparison with the export workflow](examples/04-compared-with-copy-paste.md). If you are choosing between tools: MindDory is built only for language vocabulary. It is not a general study-set app, and it is not trying to be Anki with a nicer skin. See [MindDory vs Anki](https://minddory.com/vs-anki) and [MindDory vs Quizlet](https://minddory.com/vs-quizlet). ## Connection - **Endpoint:** `https://api.minddory.com/v1/brain/mcp` - **Transport:** streamable-http - **Auth:** OAuth 2.1 (magic-link sign-in) - **Hosting:** EU ### Add to Claude Settings → Connectors → **Add custom connector** → paste the endpoint URL above, then complete the magic-link sign-in. Setup guide: https://minddory.com/connect ## Tools | Tool | Type | What it does | | --- | --- | --- | | `get_system_instructions` | read | Load the learner profile + study-partner role for the conversation | | `get_user_profile` | read | CEFR level, target/native language, due-card count, weak words | | `get_queue` | read | Cards due now and within 24 hours | | `get_known_words` | read | Words verified known via flashcard practice | | `get_active_vocab` | read | Most frequently encountered words (frontier vocabulary) | | `check_words` | read | Batch check: which of these words are already in the deck, and how well are they known | | `get_card` | read | Single card detail (translation, mastery, recent events) | | `get_recent_activity` | read | Recent interaction log | | `capture_word` | write | Save a new word/phrase from chat into the deck | | `capture_grammar_mistake` | write | Log a grammar mistake into the Grammar Patterns view | | `mark_demonstrated` | write | Reinforce a word used correctly (pushes its next review out) | | `mark_struggled` | write | Down-weight a word the user got wrong (brings its next review forward) | | `log_interaction` | write | Append a lookup / discussion / read-in-context signal | Read tools are annotated `readOnlyHint`; write tools mutate only the user's own deck and are additive (`destructiveHint: false`). Built on spaced repetition with difficulty-based intervals. Free to connect and free to use: every tool, including the two that reschedule a card. MindDory Premium buys the in-app AI features, not this. ## Troubleshooting - **No sign-in email / can't authorize.** Connecting sends a one-time magic link to your MindDory account email. Check spam, and use the same email as your MindDory account. Links expire after a short window; reconnect to get a fresh one. - **"This tool requires an active MindDory Premium subscription" (HTTP 402).** No tool returns this any more. Every MCP tool is free as of 2026-08-20, including the two that move a card in the spaced-repetition schedule. If you still see a 402, your client is caching an old tool list: disconnect and reconnect the connector. - **Tools don't appear after connecting.** MCP clients cache the tool list; disconnect and reconnect the connector to refresh it. - **Captured words aren't in the app.** New words sync to the "Chat Discoveries" folder. Re-open or pull-to-refresh the app, and confirm you're signed into the same account. - **Wrong language captured.** Capture is scoped to a language code; if a word lands under the wrong language, tell the assistant the correct language and it will recapture. Support: support@minddory.com ## Links - Examples and prompts: [examples/](examples/) - Website: https://minddory.com - Web app: https://app.minddory.com - Connect guide: https://minddory.com/connect - Privacy policy: https://minddory.com/privacy-policy
What people ask about minddory-mcp
What is Hyneq00/minddory-mcp?
+
Hyneq00/minddory-mcp is mcp servers for the Claude AI ecosystem. Official MCP server for MindDory — turn AI chats into spaced-repetition vocabulary flashcards. Remote, OAuth 2.1. It has 0 GitHub stars and its last recorded update is dated 2026-08-20.
How do I install minddory-mcp?
+
You can install minddory-mcp by cloning the repository (https://github.com/Hyneq00/minddory-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is Hyneq00/minddory-mcp safe to use?
+
Our security agent has analyzed Hyneq00/minddory-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains Hyneq00/minddory-mcp?
+
Hyneq00/minddory-mcp is maintained by Hyneq00. The last recorded GitHub activity is dated 2026-08-20, with 0 open issues.
Are there alternatives to minddory-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy minddory-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/hyneq00-minddory-mcp)<a href="https://claudewave.com/repo/hyneq00-minddory-mcp"><img src="https://claudewave.com/api/badge/hyneq00-minddory-mcp" alt="Featured on ClaudeWave: Hyneq00/minddory-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!