Connects language models to an OpenSearch database for semantic memory storage and retrieval.
Provides an interface between Large Language Models (LLMs) and OpenSearch, a distributed search and analytics engine, via the Model Context Protocol (MCP). It allows LLMs to store and retrieve information from an OpenSearch database, enabling semantic memory capabilities for AI applications. The server offers tools for storing and querying data within OpenSearch, enhancing LLM applications by connecting them to external data sources.