Elasticsearch runs on your own machine — the client starts it, so there is no endpoint to ping. 131 installs a week from npm. Last commit 13 Apr 2026.
Elasticsearch MCP Server with multi-version support (ES 5.x-9.x) and comprehensive API access
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 -- npx -y @tocharianou/elasticsearch-mcp
{
"mcpServers": {
"elasticsearch": {
"args": [
"-y",
"@tocharianou/elasticsearch-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.elasticsearch]
command = "npx"
args = ["-y", "@tocharianou/elasticsearch-mcp"]
{
"mcpServers": {
"elasticsearch": {
"args": [
"-y",
"@tocharianou/elasticsearch-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"elasticsearch": {
"args": [
"-y",
"@tocharianou/elasticsearch-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.