mcp-server-opensearch
3
The mcp-server-opensearch project demonstrates how to set up a Model Context Protocol server for OpenSearch, providing a semantic memory layer on top of the database. It supports seamless integration of LLM applications with external data using OpenSearch.
mcp-server-opensearch: An OpenSearch MCP Server
This project is an example of creating a Model Context Protocol (MCP) server for OpenSearch, a distributed search and analytics engine. The server acts as a semantic memory layer on top of the OpenSearch database, allowing storage and retrieval of memories. Installation can be done via Smithery or using uv
. Configuration options include environment variables to specify OpenSearch host and port.