Skip to content

Releases: elastic/mcp-server-elasticsearch

v0.4.6

24 Oct 18:00
9616efd

Choose a tag to compare

Adds deprecation notice

v0.4.5

18 Jul 16:25
bdc5e4a

Choose a tag to compare

Fixes

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.4

15 Jul 16:44
f5540b4

Choose a tag to compare

Fixes

Full Changelog: v0.4.3...v0.4.4

v0.4.3

15 Jul 16:43
41ca43d

Choose a tag to compare

Fixes

Full Changelog: v0.4.2...v0.4.3

v0.4.2

15 Jul 16:42
51e9bdf

Choose a tag to compare

Fixes

Full Changelog: v0.3.1...v0.4.2

v0.4.1

10 Jul 19:22

Choose a tag to compare

Fixes

  • Add port EXPOSE instruction to Dockerfile 0cc4d1f
  • Add CLI_ARGS env var as an alternative to passing args directly to the binary or docker run command 336f463
  • Add "hello" message to / HTTP path 0cc4d1f
  • Handle empty URLs 3837860
  • Add User-Agent HTTP header to Elasticsearch requests c89f8b4

Full Changelog: v0.4.0...v0.4.1

v0.4.0

04 Jul 13:44

Choose a tag to compare

  • New architecture based on the MCP Rust sdk
  • Add support for streamable-HTTP and SSE
  • Add ES|QL tool
  • Add a field parameter to the search tool to make it easier for LLMs to get more targeted responses (some like Gemini Flash 2.0 know the query DSL but not the _source property to filter document properties)
  • Docker is now the preferred installation method, and documented for stdio and http protocols, including instructions for Claude Desktop.

Full Changelog: v0.3.1...v0.4.0

v0.3.1

01 Jul 20:08
f5fb6e2

Choose a tag to compare

Fixes

  • npx -y @elastic/mcp-server-elasticsearch was failing due to a missing hashbang by @JoshMock in #122

Full Changelog: v0.3.0...v0.3.1

v0.3.0

30 Jun 21:04
316dc77

Choose a tag to compare

Features

Fixes

  • Properly validate caCert value by @JoshMock in #91
  • Fix Docker install and require the 'stdio' CLI parameter by @swallez in #97
  • Fix default user value by @atline in #106
  • Various updated dependencies

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

10 Jun 18:01
1a2d579

Choose a tag to compare

New features

New Contributors

Full Changelog: v0.1.1...v0.2.0