Skip to content

Elasticsearch

Free

by MCP Community

Elasticsearch MCP Server

v1.0.7Added Apr 12, 2026
elasticsearchsearchmcpmcp-server
Works with:ClaudeGPTGeminiCopilot

Elasticsearch MCP Server

Elasticsearch MCP Server

Installation

npx -y @awesome-ai/elasticsearch-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @awesome-ai/elasticsearch-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "elasticsearch": {
      "command": "npx",
      "args": ["-y", "@awesome-ai/elasticsearch-mcp"]
    }
  }
}