Skip to content

Releases: elastic/mcp-server-elasticsearch

v0.4.5

18 Jul 16:25
bdc5e4a
Compare
Choose a tag to compare

Fixes

New Contributors

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

v0.4.4

15 Jul 16:44
f5540b4
Compare
Choose a tag to compare

Fixes

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

v0.4.3

15 Jul 16:43
41ca43d
Compare
Choose a tag to compare

Fixes

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

v0.4.2

15 Jul 16:42
51e9bdf
Compare
Choose a tag to compare

Fixes

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

v0.4.1

10 Jul 19:22
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

New features

New Contributors

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

v0.1.1

03 Apr 07:37
v0.1.1
2dfd5f4
Compare
Choose a tag to compare

What's Changed

  • chore: Configure Renovate by @elastic-renovate-prod in #3
  • Create LICENSE by @jedrazb in #8
  • chore(deps): pin dependencies by @elastic-renovate-prod in #4
  • chore(deps): update node.js to v22.14.0 by @elastic-renovate-prod in #9
  • fix(deps): update dependency @modelcontextprotocol/sdk to v1.8.0 by @elastic-renovate-prod in #10
  • chore(deps): update dependency shx to v0.4.0 by @elastic-renovate-prod in #5
  • ci: add minimal tests by @jedrazb in #12
  • Bootstrap repository by @elastic-backstage-prod in #14
  • docs: Improve README by @jedrazb in #11
  • chore(deps): update dependency @types/node to v22.13.14 by @elastic-renovate-prod in #13
  • docs: add badge by @jedrazb in #16
  • feat: support username/pass auth + self-signed ca cert by @jedrazb in #20
  • chore(deps): update dependency @types/node to v22.13.15 by @elastic-renovate-prod in #22
  • chore: run renovate on monday morning by @jedrazb in #23

New Contributors

  • @elastic-renovate-prod made their first contribution in #3
  • @elastic-backstage-prod made their first contribution in #14

Full Changelog: v0.1.0...v0.1.1