OpenSearch MCP Server
by stackblaze
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_REGION | No | AWS region | |
| AWS_IAM_ARN | No | IAM role ARN | |
| AWS_PROFILE | No | AWS profile name | |
| OPENSEARCH_URL | No | OpenSearch endpoint URL | |
| OPENSEARCH_NO_AUTH | No | Connect without authentication (true/false) | |
| OPENSEARCH_TIMEOUT | No | Connection timeout in seconds | |
| OPENSEARCH_PASSWORD | No | Password for basic auth | |
| OPENSEARCH_USERNAME | No | Username for basic auth | |
| MEMORY_TOOLS_ENABLED | No | Enable memory tools (true/false) | |
| OPENSEARCH_SSL_VERIFY | No | SSL certificate verification (true/false) | |
| AWS_OPENSEARCH_SERVERLESS | No | Use OpenSearch Serverless (true/false) | |
| OPENSEARCH_ENABLED_CATEGORIES | No | Comma-separated list of enabled tool categories | |
| OPENSEARCH_DISABLED_CATEGORIES | No | Comma-separated list of disabled tool categories | |
| OPENSEARCH_MEMORY_CONTAINER_ID | No | Memory container ID for agentic memory tools |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/stackblaze/opensearch-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server