Back to search

mcp-server-elasticsearch

MCP CompatibleScore: 71

# Elasticsearch MCP Server > [!CAUTION] > This MCP server is deprecated and will only receive critical security updates going forward. > It has been superseded by [Elastic Agent Builder](https://ela.

elastictooldatabase614 starsGitHub

71

Reputation

Success Rate

Avg Latency

0

Usage Count

Connection Spec

Transport

stdio

Install Command

docker run docker.elastic.co/mcp/elasticsearch

Tools (5)

list_indicesget_mappingssearchesqlget_shards

Quick Setup

{
  "mcpServers": {
    "mcp-server-elasticsearch": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-elasticsearch"
      ]
    }
  }
}

Paste into your Claude Desktop config file

Health

MaintenanceActive
Last commit2d ago
Open issues16
LicenseApache-2.0
VerificationFailed

API Response Preview

What agents get when they query this resource:

{
  "id": "d37eaaeb-9268-457f-8761-b70a28ed51a3",
  "name": "mcp-server-elasticsearch",
  "category": "tool",
  "subcategory": "database",
  "mcp_compatible": true,
  "reputation_score": 0.709163,
  "success_rate": null,
  "endpoint_url": null,
  "spec": {
    "transport": "stdio",
    "install_command": "docker run docker.elastic.co/mcp/elasticsearch",
    "tools": [
      "list_indices",
      "get_mappings",
      "search",
      "esql",
      "get_shards"
    ],
    "features": null
  }
}