Back to Home
TocharianOU icon

mcp-server-elasticsearch-sl

Verified Safe

by TocharianOU

Overview

Provides an AI-enabled interface to Elasticsearch for security analysis, threat detection, and incident investigation.

Installation

Run Command
npx @tocharian/mcp-server-elasticsearch-sl

Environment Variables

  • ES_URL
  • ES_API_KEY
  • ES_USERNAME
  • ES_PASSWORD
  • ES_CA_CERT
  • NODE_TLS_REJECT_UNAUTHORIZED
  • MCP_TRANSPORT
  • MCP_HTTP_PORT
  • MCP_HTTP_HOST
  • MAX_TOKEN_CALL

Security Notes

The `execute_es_api` tool allows direct execution of any Elasticsearch API endpoint, which is powerful and could be misused if the MCP server or its client is compromised. Users are explicitly warned to use dedicated API keys with limited scope. The `NODE_TLS_REJECT_UNAUTHORIZED=0` option for SSL/TLS is clearly marked as unsafe for production and should only be used in development/testing. No `eval` or obvious malicious patterns were found in the provided source code, indicating generally clean implementation of its intended functionality, but the raw power of some tools necessitates careful deployment and credential management.

Similar Servers

Stats

Interest Score30
Security Score7
Cost ClassMedium
Avg Tokens2500
Stars1
Forks0
Last Update2026-01-19

Tags

ElasticsearchMCP ServerSecurity AnalysisThreat DetectionIncident Response