Distributed search and analytics engine
Full-text search, log analytics, and real-time data analysis with Elasticsearch. Powerful querying and aggregations.
{
"mcpServers": {
"elasticsearch": {
"env": {
"ELASTICSEARCH_URL": "http://localhost:9200",
"ELASTICSEARCH_API_KEY": "your_api_key"
},
"args": [
"-y",
"@elastic/mcp-server"
],
"command": "npx"
}
}
}ELASTICSEARCH_URLhttp://localhost:9200ELASTICSEARCH_API_KEYyour_api_key