Skip to main content
Glama

Meilisearch MCP Server

Official
by meilisearch

get-task

Retrieve detailed information about a specific task in Meilisearch by providing its unique task identifier (taskUid). Use this tool to monitor task progress and status updates.

Instructions

Get information about a specific task

Input Schema

NameRequiredDescriptionDefault
taskUidYes

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "taskUid": { "type": "integer" } }, "required": [ "taskUid" ], "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