Submit

Octodet Elasticsearch Mcp

@Octodet

6 months ago
A complete Elasticsearch mcp server with many tools

Server Config

{
  "mcpServers": {
    "elasticsearch": {
      "command": "npx",
      "args": [
        "-y",
        "@octodet/elasticsearch-mcp"
      ],
      "env": {
        "ES_URL": "http://localhost:9200",
        "ES_API_KEY": "your_api_key",
        "ES_VERSION": "8"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.