OpenSearch
Created 5 months ago
OpenSearch MCP Server is a Model Context Protocol server for OpenSearch enabling AI assistants to interact with OpenSearch clusters.
development
documentation
public
AI
OpenSearch
What is OpenSearch?
MCP server that enables AI agents to perform search and analytics use cases on data stored in [OpenSearch](https://opensearch.org/).
Documentation
Server Config
{
"mcpServers": {
"opensearch-server": {
"command": "npx",
"args": [
"opensearch"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Jul 02, 2025
Updated At:
Aug 07, 2025
Author:
Amazon.com, Inc. or its affiliates
Category:
official
License:
Apache v2.0 License
Tags:
development
documentation
public