O
OpenSearch Project
@opensearch-project
OpenSearch is a community-driven, Apache 2.0-licensed open source search and analytics suite that makes it easy to ingest, search, visualize, and analyze data.
1 toolsStars: 26Forks: 18Views: 1Updated about 1 month ago
O
opensearch-mcp-server-py
The opensearch-mcp-server-py is a Model Context Protocol (MCP) server for OpenSearch that enables AI assistants to interact with OpenSearch clusters. It provides a standardized interface for AI models to perform operations such as searching indices, retrieving mappings, and managing shards through both stdio and streaming (SSE/Streamable HTTP) protocols. It allows seamless integration with AI assistants and LLMs, and supports secure authentication using basic auth or IAM roles.
PythonAPI+5+4