Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by skeet-build • NLP & LLM
A Model Context Protocol server that provides read-only access to OpenSearch clusters, exposing index schemas and allowing read-only search queries for LLMs and agents.
Inspect OpenSearch index mappings and field types to understand data schemas before querying.
Run read-only search queries against specified OpenSearch indices to retrieve relevant documents.
Integrate OpenSearch data into LLM workflows and tooling via the Model Context Protocol (e.g., Claude Desktop, Cursor, VS Code Copilot, Windsurf).
This MCP server exposes OpenSearch cluster metadata (index mappings) as resources and provides a read-only search tool for executing queries against specified indices. It is designed to let LLMs and agent frameworks inspect index schemas and retrieve documents without modifying cluster data. The server is intended for easy integration with MCP-aware apps and tools (examples in the README include Claude Desktop, Cursor, GitHub Copilot for VS Code, and Windsurf) and is distributed as an npm package to run via npx.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.