Elasticsearch MCP Server

get_settings

Retrieve index settings from Elasticsearch clusters using the Elasticsearch MCP Server. Specify the index name to access its configuration details directly.

Instructions

Get index settings

Input Schema

NameRequiredDescriptionDefault
indexYes

Input Schema (JSON Schema)

{ "properties": { "index": { "title": "Index", "type": "string" } }, "required": [ "index" ], "title": "get_settingsArguments", "type": "object" }

You must be authenticated.

Other Tools from Elasticsearch MCP Server

Related Tools

ID: b3po3delex