Skip to main content
Glama

get_index_mappings

Retrieve the field structure and data types of an Elasticsearch index to understand its schema and data organization.

Instructions

Get the mappings of a specific Elasticsearch index.

Input Schema

NameRequiredDescriptionDefault
indexYes

Input Schema (JSON Schema)

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

Other Tools from Elastic MCP

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/Akhilvis/elastic-mcp'

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