Turn AI chats into vocabulary: capture words and grammar into spaced-repetition flashcards.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"com-minddory-brain": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Turn AI chats into vocabulary: capture words and grammar into spaced-repetition flashcards.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in education
A Model Context Protocol server for searching and analyzing arXiv papers
ARIS ⚔️ (Auto-Research-In-Sleep) — Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in — works with Claude Code, Codex, OpenClaw, or any LLM agent.
MCP server for NotebookLM - Let your AI agents (Claude Code, Codex) research documentation directly with grounded, citation-backed answers from Gemini. Persistent auth, library management, cross-client sharing. Zero hallucinations, just your knowledge base.
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
MCP Security Weekly
Get CVE alerts and security updates for com.minddory/brain and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
The official Model Context Protocol server for MindDory, 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).
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.
https://api.minddory.com/v1/brain/mcpSettings → Connectors → Add custom connector → paste the endpoint URL above, then complete the magic-link sign-in. Setup guide: https://minddory.com/connect
| 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) |
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 (SM-2 boost) |
mark_struggled | write | Down-weight a word the user got wrong (SM-2) |
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 the proven SM-2 spaced-repetition algorithm. Free to connect; advanced spaced-repetition writes are part of MindDory Premium.
capture_word, capture_grammar_mistake, mark_demonstrated, mark_struggled, log_interaction) require MindDory Premium. Read tools work on the free tier. Upgrade in the app or at https://app.minddory.com.Support: support@minddory.com