Skip to main content
Glama

OpenSearch MCP Server

by cyberbalsa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug loggingfalse
OPENSEARCH_URLYesThe URL of your OpenSearch endpointhttps://your-opensearch-endpoint:9200
OPENSEARCH_PASSWORDYesYour OpenSearch password
OPENSEARCH_USERNAMEYesYour OpenSearch username

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
listIndexes

List all available indexes in OpenSearch

searchLogs

Search for logs in any OpenSearch index

getIndexMapping

Get the field mappings for an index

exploreFieldValues

Explore possible values for a field in an index

monitorLogs

Monitor logs in real-time (simulated)

searchAlerts

Search for security alerts in Wazuh data

getAlertDetails

Get detailed information about a specific alert by ID

alertStatistics

Get statistics about security alerts

visualizeAlertTrend

Visualize alert trends over time

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/cyberbalsa/mcp-opensearch-js'

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