io.github.cr7258/elasticsearch-mcp-server
Quality Score
65
/100
MCP server for interacting with Elasticsearch
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"elasticsearch-mcp-server": {
"command": "uvx",
"args": [
"elasticsearch-mcp-server"
],
"env": {
"ELASTICSEARCH_HOSTS": "https://localhost:9200",
"ELASTICSEARCH_API_KEY": "<your-elasticsearch_api_key>",
"ELASTICSEARCH_USERNAME": "<elasticsearch_username>",
"ELASTICSEARCH_PASSWORD": "<your-elasticsearch_password>",
"ELASTICSEARCH_VERIFY_CERTS": "false"
}
}
}
}§02 Environment variables
ELASTICSEARCH_HOSTSComma-separated list of Elasticsearch hosts (e.g., https://localhost:9200)
ELASTICSEARCH_API_KEYsecret
API key for Elasticsearch or Elastic Cloud authentication (recommended)
ELASTICSEARCH_USERNAMEUsername for basic authentication (alternative to API key)
ELASTICSEARCH_PASSWORDsecret
Password for basic authentication (used with ELASTICSEARCH_USERNAME)
ELASTICSEARCH_VERIFY_CERTSWhether to verify SSL certificates (true/false)
§03 MCP Quality Score · methodology
freshness
10
completeness
5
installability
25
documentation
15
stability
10
§04 Alternatives in Search
Agentic News
ai.agentic-news/mcp
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
BuyWhere MCP
ai.buywhere/buywhere-mcp
BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.
Agent Skills Search Server
ai.com.mcp/skills-search
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.