Open
Description
I'm using a config like this:
"elasticsearch": {
"command": "asdf shell nodejs 21.0.0 && npx",
"args": ["-y", "@elastic/mcp-server-elasticsearch"],
"env": {
"ES_URL": "https://address.aws.found.io",
"ES_USERNAME": "elastic",
"ES_PASSWORD": "XXX",
"OTEL_LOG_LEVEL": "none"
}
}
but all I get is this:
2025-06-27 13:32:21.537 [error] user-elasticsearch: No server info found
2025-06-27 13:32:21.537 [info] user-elasticsearch: Handling ListOfferings action
2025-06-27 13:32:21.537 [error] user-elasticsearch: No server info found
Metadata
Metadata
Assignees
Labels
No labels