
Elasticsearch
STDIOBackend server integrating Elasticsearch for MCP data management and retrieval
Backend server integrating Elasticsearch for MCP data management and retrieval
This project is designed to serve as a backend server integrating with Elasticsearch for managing MCP (Message Conversion Protocol) data.
To install mcp-server-elasticsearch for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @setyolegowo/mcp-server-elasticsearch --client claude
git clone <repository-url>
npm install
npm start
Update the configuration file as needed to connect to your Elasticsearch instance.
Feel free to fork the repository and submit pull requests.