Server data from the Official MCP Registry
Elasticsearch MCP Server with multi-version support (ES 5.x-9.x) and comprehensive API access
Elasticsearch MCP Server with multi-version support (ES 5.x-9.x) and comprehensive API access
Set these up before or after installing:
Environment variable: ES_URL
Environment variable: ES_API_KEY
Environment variable: ES_USERNAME
Environment variable: ES_PASSWORD
Environment variable: ES_CA_CERT
Environment variable: NODE_TLS_REJECT_UNAUTHORIZED
Environment variable: MAX_TOKEN_CALL
Environment variable: MCP_TRANSPORT
Environment variable: MCP_HTTP_PORT
Environment variable: MCP_HTTP_HOST
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-tocharianou-elasticsearch": {
"env": {
"ES_URL": "your-es-url-here",
"ES_API_KEY": "your-es-api-key-here",
"ES_CA_CERT": "your-es-ca-cert-here",
"ES_PASSWORD": "your-es-password-here",
"ES_USERNAME": "your-es-username-here",
"MCP_HTTP_HOST": "your-mcp-http-host-here",
"MCP_HTTP_PORT": "your-mcp-http-port-here",
"MCP_TRANSPORT": "your-mcp-transport-here",
"MAX_TOKEN_CALL": "your-max-token-call-here",
"NODE_TLS_REJECT_UNAUTHORIZED": "your-node-tls-reject-unauthorized-here"
},
"args": [
"-y",
"@tocharianou/elasticsearch-mcp"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 2 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author TocharianOU (3/3 approved).
Scanned 4 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!