Skip to main content
Glama

Elasticsearch MCP Server

Apache 2.0
127
  • Apple

get_mapping

Retrieve index mapping details from Elasticsearch clusters by specifying the index name, enabling users to understand data structure and schema.

Instructions

Get index mapping

Input Schema

NameRequiredDescriptionDefault
indexYes

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Elasticsearch MCP Server

Related Tools

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/cr7258/elasticsearch-mcp-server'

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