Elasticsearch MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 5 419 installs a week from pypi. Last commit 2 Aug 2026.
MCP server for interacting with Elasticsearch
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add elasticsearch-mcp-server -- uvx elasticsearch-mcp-server
{
"mcpServers": {
"elasticsearch-mcp-server": {
"args": [
"elasticsearch-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.elasticsearch-mcp-server]
command = "uvx"
args = ["elasticsearch-mcp-server"]
{
"mcpServers": {
"elasticsearch-mcp-server": {
"args": [
"elasticsearch-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"elasticsearch-mcp-server": {
"args": [
"elasticsearch-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.