Update README.md

This commit is contained in:
Frank Fiegel 2024-11-30 00:07:54 -06:00 committed by GitHub
parent 8eb1b72214
commit 65aee8e3f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,7 +71,7 @@ Provides direct access to local file systems with configurable permissions. Enab
<br /> <br />
## 🧠 <a name="knowledge--memory"></a>Knowledge & Memory <sup>[top⇈](#server-implementations)</sup> ### 🧠 <a name="knowledge--memory"></a>Knowledge & Memory <sup>[top⇈](#server-implementations)</sup>
Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions. Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions.
- [@modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/tree/main/src/memory) - Knowledge graph-based persistent memory system for maintaining context - [@modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/tree/main/src/memory) - Knowledge graph-based persistent memory system for maintaining context
@ -96,7 +96,7 @@ Access and analyze application monitoring data. Enables AI models to review erro
<br /> <br />
## 🔎 <a name="search"></a>Search <sup>[top⇈](#server-implementations)</sup> ### 🔎 <a name="search"></a>Search <sup>[top⇈](#server-implementations)</sup>
Web search capabilities. Web search capabilities.