Skip to main content
Glama
rithinpullela

opensearch-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONNoAWS region for IAM role authentication
AWS_ACCESS_KEYNoAWS access key for IAM role authentication
OPENSEARCH_URLNoURL of the OpenSearch domain
AWS_SESSION_TOKENNoOptional AWS session token for IAM role authentication
OPENSEARCH_PASSWORDNoPassword for basic authentication
OPENSEARCH_USERNAMENoUsername for basic authentication
AWS_SECRET_ACCESS_KEYNoAWS secret access key for IAM role authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ListIndexToolA

Lists all indices in OpenSearch

IndexMappingToolB

Retrieves index mapping and setting information for an index in OpenSearch

SearchIndexToolB

Searches an index using a query written in query domain-specific language (DSL) in OpenSearch

GetShardsToolC

Gets information about shards in OpenSearch

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

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