Skip to content

cr7258/elasticsearch-mcp-server

MCP Data & Storage

An MCP (Model Context Protocol) server that provides programmatic interaction with Elasticsearch and OpenSearch for searching, indexing, and cluster management

Python Latest v2.1.2 · 12d ago Security brief →

Features

  • General HTTP API requests to any Elasticsearch/OpenSearch endpoint
  • Index operations: list, create, delete, data streams
  • Document operations: search, index, get, delete, delete‑by‑query
  • Cluster health and statistics retrieval
  • Alias management (list, get, create, delete)
  • Text analysis with customizable analyzers

Recent releases

View all 4 releases →
No immediate action
v2.1.2 New feature

Multiple cluster support + test refactor

v2.1.0 New feature
Notable features
  • Added Dockerfile and Helm chart for Kubernetes deployment
  • Added /healthz and /readyz endpoints for Kubernetes probes
  • Implemented credentials creation and management logic
Full changelog

Changelog

2.1.0 - 2026-05-06

⛰️ Features

  • add Dockerfile and Helm chart for Kubernetes deployment - (5375af7) - @Luis Fernández
  • add /healthz and /readyz endpoints for Kubernetes probes - (1dfdec5) - @Luis Fernández
  • Credentials creation and management logic - (eab5ed2) - @Luis Fernández
  • add tests - (5d33bc9) - @Luis Fernández
  • creat helm-chart workflow release - (90b181e) - @Luis Fernández
  • include docker-publish github actions workflow - (286bb42) - @Luis Fernández

🐛 Bug Fixes

  • docker build - (12a283e) - @Luis Fernández
  • Update with copilot suggestions - (cc6789c) - @Luis Fernández
  • add maintainer docs requests - (588dae8) - @Luis Fernández
  • Update chart with copilot requests and limitations - (88cd9d9) - @Luis Fernández
  • helm unitest plugin installation issues - (5a95603) - @Luis Fernández
  • set fixed helm unitests version - (a96e852) - @Luis Fernández
  • OCI registry to publish chart - (f1caf78) - @Luis Fernández

📚 Documentation

  • fix chart home - (a1f23f0) - @Luis Fernández
  • add treezio as chart maintainer - (48973d8) - @Luis Fernández
  • oci chart repository reference - (e415c30) - @Luis Fernández

Release

  • update version to 2.1.0 - (0141b6d) - @cr7258
v2.0.19 New feature
Notable features
  • Bearer token authentication for MCP server
  • analyze_text tool for text analysis
Full changelog

Changelog

2.0.19 - 2026-02-02

⛰️ Features

  • implement Bearer token authentication for MCP server - (2ba969a) - @Andrew Lyu
  • add analyze_text tool for text analysis - (e1373f8) - @Na Ilseong

📚 Documentation

  • add analyze_text tool to README - (2abba08) - @Na Ilseong

Release

  • update version to 2.0.19 - (7df9c2d) - @cr7258

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
285
Forks
60
Languages
Python Go Template Dockerfile

Beta — feedback welcome: [email protected]