mcp-opensearch
by bunnyiesart
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENSEARCH_URL | No | Direct OpenSearch URL, used as fallback (e.g. https://os.example.com:9200) | |
| OPENSEARCH_TIMEOUT | No | Request timeout in seconds | 60 |
| OPENSEARCH_PASSWORD | Yes | Basic auth password | |
| OPENSEARCH_USERNAME | Yes | Basic auth username | |
| OPENSEARCH_VERIFY_SSL | No | Set 'false' for self-signed certificates | true |
| OPENSEARCH_DASHBOARDS_URL | No | Dashboards URL, tried first (e.g. https://opensearch.example.com) | |
| OPENSEARCH_MAX_SEARCH_LIMIT | No | Hard cap on search limit parameter | 200 |
| OPENSEARCH_MAX_HISTOGRAM_BUCKETS | No | Reject histogram requests exceeding this estimated bucket count | 2000 |
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/bunnyiesart/mcp-opensearch'
If you have feedback or need assistance with the MCP directory API, please join our Discord server