From dcb2d5dab8e61f982da882fc36765e4dd41ca93e Mon Sep 17 00:00:00 2001 From: Serge Huber Date: Tue, 3 Dec 2024 13:57:46 +0100 Subject: [PATCH] Add the MCP Server implementation to access Apache Unomi profiles --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7cb42aff..bd505c85 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,11 @@ Provides direct access to local file systems with configurable permissions. Enab 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 +### Location Services Geographic and location-based services integration. Enables access to mapping data, directions, and place information.