CCM
/MCP
SkillsMCPMarketplacesDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

MindDory Brain

hyneq00/minddory-mcp
HTTPregistry active
Summary

Connects Claude to MindDory's spaced-repetition vocabulary app so your AI conversations automatically build a study deck. As you chat in your target language, it captures new words and grammar mistakes into flashcards, syncs them to the MindDory mobile and web apps, and can quiz you on due cards. Exposes eleven tools: read your CEFR profile, due queue, known words, and active vocab; write new captures, log grammar errors, and adjust SM-2 intervals when you demonstrate or struggle with a word. Runs on streamable-http with OAuth magic-link auth. Read operations work on the free tier; spaced-repetition writes require Premium. Useful if you're learning a language through conversation and want your practice sessions to feed a real flashcard system without manual copy-paste.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Registryactive
TransportHTTP
UpdatedJun 9, 2026
View on GitHub

MindDory MCP Server

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.

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

ToolTypeWhat it does
get_system_instructionsreadLoad the learner profile + study-partner role for the conversation
get_user_profilereadCEFR level, target/native language, due-card count, weak words
get_queuereadCards due now and within 24 hours
get_known_wordsreadWords verified known via flashcard practice
get_active_vocabreadMost frequently encountered words (frontier vocabulary)
get_cardreadSingle card detail (translation, mastery, recent events)
get_recent_activityreadRecent interaction log
capture_wordwriteSave a new word/phrase from chat into the deck
capture_grammar_mistakewriteLog a grammar mistake into the Grammar Patterns view
mark_demonstratedwriteReinforce a word used correctly (SM-2 boost)
mark_struggledwriteDown-weight a word the user got wrong (SM-2)
log_interactionwriteAppend 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.

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). The write tools (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.
  • 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

  • Website: https://minddory.com
  • Web app: https://app.minddory.com
  • Connect guide: https://minddory.com/connect
  • Privacy policy: https://minddory.com/privacy-policy