From 78700162a9bc5a9411fd1d737d92d18a681701c4 Mon Sep 17 00:00:00 2001 From: Adenilson Ribeiro <134528770+aaadjrbr@users.noreply.github.com> Date: Tue, 11 Aug 2026 15:43:19 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe5351a890..5314b8dbc4 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Typically, each MCP server is implemented with an MCP SDK: These servers aim to demonstrate MCP features and the official SDKs. +* **[NoBrainner](https://app.nobrainner.xyz/docs/mcp)** - Spaced repetition flashcards, study analytics, weak card targeting, and multi-language AI deck creation with TTS audio (Remote MCP). - **[Everything](src/everything)** - Reference / test server with prompts, resources, and tools. - **[Fetch](src/fetch)** - Web content fetching and conversion for efficient LLM usage. - **[Filesystem](src/filesystem)** - Secure file operations with configurable access controls.