Elasticsearch
Elasticsearch MCP Server with multi-version support (ES 5.x-9.x) and comprehensive API access
{
"mcpServers": {
"elasticsearch": {
"command": "npx",
"args": [
"-y",
"@tocharianou/elasticsearch-mcp"
],
"env": {
"ES_URL": "<es_url>",
"ES_API_KEY": "<your-es_api_key>",
"ES_USERNAME": "<es_username>",
"ES_PASSWORD": "<your-es_password>",
"ES_CA_CERT": "<es_ca_cert>",
"NODE_TLS_REJECT_UNAUTHORIZED": "1",
"MAX_TOKEN_CALL": "20000",
"MCP_TRANSPORT": "http",
"MCP_HTTP_PORT": "3000",
"MCP_HTTP_HOST": "localhost"
}
}
}
}{
"mcpServers": {
"elasticsearch": {
"command": "npx",
"args": [
"-y",
"@tocharianou/elasticsearch-mcp"
],
"env": {
"ES_URL": "<es_url>",
"ES_API_KEY": "<your-es_api_key>",
"ES_USERNAME": "<es_username>",
"ES_PASSWORD": "<your-es_password>",
"ES_CA_CERT": "<es_ca_cert>",
"NODE_TLS_REJECT_UNAUTHORIZED": "1",
"MAX_TOKEN_CALL": "20000",
"MCP_TRANSPORT": "http",
"MCP_HTTP_PORT": "3000",
"MCP_HTTP_HOST": "localhost"
}
}
}
}npx -y @tocharianou/elasticsearch-mcpES_URLYour Elasticsearch instance URL (e.g., https://localhost:9200)
ES_API_KEYElasticsearch API key for authentication
ES_USERNAMEElasticsearch username for basic authentication
ES_PASSWORDElasticsearch password for basic authentication
ES_CA_CERTPath to custom CA certificate for Elasticsearch SSL/TLS
NODE_TLS_REJECT_UNAUTHORIZEDSet to '0' to disable SSL certificate validation (development only)
MAX_TOKEN_CALLMaximum tokens per API call
MCP_TRANSPORTTransport mode selection
MCP_HTTP_PORTHTTP server port (when using HTTP transport)
MCP_HTTP_HOSTHTTP server host (when using HTTP transport)
ES_URLYour Elasticsearch instance URL (e.g., https://localhost:9200)
ES_API_KEYElasticsearch API key for authentication
ES_USERNAMEElasticsearch username for basic authentication
ES_PASSWORDElasticsearch password for basic authentication
ES_CA_CERTPath to custom CA certificate for Elasticsearch SSL/TLS
NODE_TLS_REJECT_UNAUTHORIZEDSet to '0' to disable SSL certificate validation (development only)
MAX_TOKEN_CALLMaximum tokens per API call
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.