io.github.cr7258

elasticsearch-mcp-server

MCP server for interacting with Elasticsearch

self-hostedcommunityapplication

Package Details

elasticsearch-mcp-server

Transportstdio

Environment Variables

ELASTICSEARCH_HOSTS

Comma-separated list of Elasticsearch hosts (e.g., https://localhost:9200)

Default:https://localhost:9200
ELASTICSEARCH_API_KEY
Secret

API key for Elasticsearch or Elastic Cloud authentication (recommended)

ELASTICSEARCH_USERNAME

Username for basic authentication (alternative to API key)

ELASTICSEARCH_PASSWORD
Secret

Password for basic authentication (used with ELASTICSEARCH_USERNAME)

ELASTICSEARCH_VERIFY_CERTS

Whether to verify SSL certificates (true/false)

Default:false