Elasticsearch
Integrates with Elasticsearch to enable advanced search capabilities, data retrieval, and analysis for AI-assisted applications.
README: https://github.com/meghanmurphy1/mcp
mcp
Python implementation of an Elasticsearch MCP server
Quick Start
Make sure you have Claude desktop installed and an instance of Elasticsearch running, and configure the .env appropriately.
Run:
make add-claude-config
make run

