Skip to content

Cannot use it from Cursor #110

Open
Open
@allaud

Description

@allaud

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions