Elasticsearch MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 2 792 installs a week from pypi. Last commit 16 Aug 2026.
MCP server for interacting with Elasticsearch
Today is the operative word: we check Elasticsearch MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
ELASTICSEARCH_HOSTS (Comma-separated list of Elasticsearch hosts (e.g., https://localhost:9200)), ELASTICSEARCH_API_KEY (API key for Elasticsearch or Elastic Cloud authentication (recommended)), ELASTICSEARCH_USERNAME (Username for basic authentication (alternative to API key)), ELASTICSEARCH_PASSWORD (Password for basic authentication (used with ELASTICSEARCH_USERNAME)), ELASTICSEARCH_VERIFY_CERTS (Whether to verify SSL certificates (true/false)).
The author declared them in the registry entry; get the values from the project itself.
An MCP server for interacting with Memos.
MCP server for interacting with Bazos.cz and Bazos.sk
MCP server for integrating Omnisearch with LLMs
MCP server for interacting with Oracle databases
Scaleway MCP server for interacting with the Scaleway APIs
MCP server for interacting with the Supabase platform
MCP server for Evocrawl — search, scrape, and interact with the web.
MCP tools for interacting with Microsoft Fabric
Answers built from our own checks of this server.