Overview
Features
MCP protocol integration with AI assistants and LLMs
Seamless integration with the MCP protocol enabling AI models to perform OpenSearch operations like search, mappings, and shards.
Transport support: stdio and streaming
Supports both stdio and streaming transports (SSE and Streamable HTTP) for flexible interaction.
Built-in OpenSearch operation tools
Core tools for listing indices, index mappings, searching, shards, cluster health, counting, explaining, multi-search, and a flexible GenericOpenSearchApiTool.
Tool categorization and configurability
Core tools enabled by default; additional tools available but disabled by default; configurable via tool filter.
Easy integration with Claude Desktop and LangChain
Out-of-the-box support for Claude Desktop and LangChain.
Secure authentication options
Supports basic authentication or IAM roles for secure access.
Who Is This For?
- AI developers:Integrate OpenSearch operations via MCP for AI assistants and LLMs.
- LLM vendors:Provide standardized MCP-based OpenSearch access for model-driven agents.
- Data engineers:Enable AI-enabled automation of search and analytics workflows on OpenSearch.
- Claude Desktop users:Plug MCP server into Claude Desktop workflows to interact with OpenSearch.
- LangChain users:Integrate LangChain pipelines with OpenSearch operations through the MCP server.




