Skip to main content
Glama

Meilisearch MCP Server

Official
by meilisearch

get-index-metrics

Retrieve detailed metrics for a specified index in Meilisearch, providing insights into performance and usage. Simplify index analysis for better data management.

Instructions

Get detailed metrics for an index

Input Schema

NameRequiredDescriptionDefault
indexUidYes

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "indexUid": { "type": "string" } }, "required": [ "indexUid" ], "type": "object" }

Other Tools from Meilisearch 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/meilisearch/meilisearch-mcp'

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