Skip to main content
Glama
seohyunjun

OpenSearch MCP Server

by seohyunjun

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENSEARCH_HOSTYesThe URL of the OpenSearch hosthttps://localhost:9200
OPENSEARCH_PASSWORDYesPassword for OpenSearch authenticationtest123
OPENSEARCH_USERNAMEYesUsername for OpenSearch authenticationopensearch

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_indicesB

List all indices in the Opensearch cluster

get_mappingD

Get index mapping

get_settingsC

Get index settings

search_documentsC

Search documents in an opensearch index with a custom query

get_cluster_healthC

Get cluster health status

get_cluster_statsC

Get cluster statistics

list_index_patternsB

List OpenSearch Dashboards index patterns2

generate_discover_urlC

Generate OpenSearch Dashboards Discover view URL

get_ism_policiesB

Get ISM policies and their configurations

get_index_templatesB

Get index template configurations

get_shard_allocationC

Get index shard allocation distribution

get_hot_threadsC

Check hot threads on nodes

get_tasksC

Get current tasks in cluster

get_recovery_statusB

Get recovery status and estimated completion time

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/seohyunjun/opensearch-mcp-server'

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