Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by lutzcc1 • Search & Retrieval
An MCP server that exposes search capabilities against a Bonsai (Elasticsearch) cluster so LLMs like Claude can run queries over indexed data.
Perform full-text search queries against a Bonsai/Elasticsearch index to retrieve relevant documents for context or answers.
Integrate search capabilities into Claude Desktop via MCP to provide retrieval-augmented responses.
A local/testable search endpoint (via the included test script) to validate queries and results before deploying to production.
This repository provides an MCP (Model Context Protocol) server that connects to a Bonsai Elasticsearch cluster and exposes a search tool for LLM agents. It lets agents send search queries and receive formatted JSON results from your indexed data. The server is designed for easy integration with Claude Desktop via MCP and includes a small test script and configuration instructions. Benefits include adding searchable, retrieval-augmented context to LLM-driven workflows and a simple setup with environment variables for cluster URL and index name.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.