Skip to main content
Glama
byviz

Elasticsearch MCP Server AI

by byviz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoPort for HTTP/SSE transport8000
MCP_LOG_LEVELNoLogging levelINFO
MCP_TRANSPORTNoTransport protocol (stdio/http/sse)stdio
ELASTICSEARCH_URLYesURL of the Elasticsearch cluster (e.g., https://your-cluster.es.io:9243)
ELASTICSEARCH_API_KEYNoElasticsearch API key for authentication
ELASTICSEARCH_TIMEOUTNoTimeout in seconds for Elasticsearch requests30
ELASTICSEARCH_CA_CERTSNoPath to CA certificate file
ELASTICSEARCH_PASSWORDNoElasticsearch password for basic authentication
ELASTICSEARCH_USERNAMENoElasticsearch username for basic authentication
ELASTICSEARCH_CLIENT_KEYNoPath to client private key file
ELASTICSEARCH_CLIENT_CERTNoPath to client certificate file
ELASTICSEARCH_VERIFY_CERTSNoWhether to verify SSL certificates (true/false)true
MCP_ENABLE_SECURITY_FILTERINGNoEnable read-only security filtering (true/false)true

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/byviz/mcp-server-elasticsearch-ai'

If you have feedback or need assistance with the MCP directory API, please join our Discord server