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_indices

List all indices in the Opensearch cluster

get_mapping

Get index mapping

get_settings

Get index settings

search_documents

Search documents in an opensearch index with a custom query

get_cluster_health

Get cluster health status

get_cluster_stats

Get cluster statistics

list_index_patterns

List OpenSearch Dashboards index patterns2

generate_discover_url

Generate OpenSearch Dashboards Discover view URL

get_ism_policies

Get ISM policies and their configurations

get_index_templates

Get index template configurations

get_shard_allocation

Get index shard allocation distribution

get_hot_threads

Check hot threads on nodes

get_tasks

Get current tasks in cluster

get_recovery_status

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