{
  "entries": [
    {
      "identifier": "urn:air:minddory.com:mcp:brain",
      "displayName": "MindDory vocabulary memory",
      "type": "application/mcp-server-card+json",
      "url": "https://api.minddory.com/v1/brain/mcp",
      "description": "Long-term vocabulary memory for a person learning a foreign language, over MCP. Give it a word the learner met, used, or asked about and it becomes a spaced-repetition flashcard in their own deck; ask it what they are due to review, which words they keep struggling with, or what CEFR level they are at, and it answers for that specific person. Also logs grammar mistakes with the correction, and moves a card's review date closer or further out when the learner gets it wrong or right in conversation. Reads and writes are per-user and require the learner's OAuth authorization; there is no shared or anonymous corpus. Transport is streamable HTTP JSON-RPC at this URL (POST only); authorization metadata is at https://api.minddory.com/.well-known/oauth-authorization-server. Call tools/list after connecting for the current tool set, which varies by the learner's plan.",
      "representativeQueries": [
        "Is there an MCP server for language learning or vocabulary?",
        "How do I save words from a Claude conversation as flashcards?",
        "Which AI assistants can build my vocabulary while I chat?",
        "Can my AI quiz me on the words I am learning?",
        "How do I turn words I meet in chat into spaced-repetition flashcards?"
      ]
    }
  ]
}
