create_index
Create an Elasticsearch index with custom settings and mappings to optimize data storage and retrieval for Elasticsearch MCP Server.
Instructions
Create an Elasticsearch index, optionally configure settings and mappings
Input Schema
Name | Required | Description | Default |
---|---|---|---|
index | Yes | Name of the Elasticsearch index to create | |
mappings | No | Index mappings, defining field types, etc. | |
settings | No | Index settings, such as number of shards and replicas |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Elasticsearch MCP Server
Related Tools
- @awesimon/elasticsearch-mcp
- @cr7258/elasticsearch-mcp-server
- @awesimon/elasticsearch-mcp
- @elastic/mcp-server-elasticsearch
- @elastic/mcp-server-elasticsearch