From 926fe978e63ba672b3a1c5673217f2583868005b Mon Sep 17 00:00:00 2001 From: sachitrafa Date: Mon, 2 Mar 2026 17:11:34 +0530 Subject: [PATCH] =?UTF-8?q?Add=20YourMemory=20=E2=80=94=20Ebbinghaus-based?= =?UTF-8?q?=20persistent=20memory=20MCP=20server?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefbd53c0b..4cde81fdfb 100644 --- a/README.md +++ b/README.md @@ -1454,6 +1454,7 @@ search, and comprehensive file analysis. - **[yfinance](https://github.com/Adity-star/mcp-yfinance-server)** -💹The MCP YFinance Stock Server provides real-time and historical stock data in a standard format, powering dashboards, AI agents,and research tools with seamless financial insights. - **[YNAB](https://github.com/ChuckBryan/ynabmcpserver)** - A Model Context Protocol (MCP) server for integrating with YNAB (You Need A Budget), allowing AI assistants to securely access and analyze your financial data. - **[YouTrack](https://github.com/tonyzorin/youtrack-mcp)** - A Model Context Protocol (MCP) server implementation for JetBrains YouTrack, allowing AI assistants to interact with YouTrack issue tracking system. +- **[YourMemory](https://github.com/sachitrafa/yourmemory)** - Ebbinghaus-based persistent memory for Claude. Memories decay with time, strengthen on recall, and are ranked by relevance × freshness. Local-first, PostgreSQL + pgvector, no cloud required. - **[YouTube](https://github.com/Klavis-AI/klavis/tree/main/mcp_servers/youtube)** - Extract Youtube video information (with proxies support). - **[YouTube](https://github.com/ZubeidHendricks/youtube-mcp-server)** - Comprehensive YouTube API integration for video management, Shorts creation, and analytics. - **[YouTube DLP](https://github.com/AgentX-ai/youtube-dlp-server)** - Retrieve video information, subtitles, and top comments with proxies.