Meilisearch MCP Server
by devlimelabs
list-tasks
List tasks with optional filtering
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from | No | Task uid from which to start fetching | |
indexUids | No | UIDs of the indexes on which tasks were performed | |
limit | No | Maximum number of tasks to return | |
statuses | No | Statuses of tasks to return | |
types | No | Types of tasks to return | |
uids | No | UIDs of specific tasks to return |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- list-indexes
- get-index
- create-index
- update-index
- delete-index
- swap-indexes
- get-documents
- get-document
- add-documents
- update-documents
- delete-documents
- delete-document
- delete-all-documents
- search
- multi-search
- facet-search
- get-settings
- update-settings
- reset-settings
- get-searchable-attributes
- get-displayed-attributes
- get-filterable-attributes
- get-sortable-attributes
- get-ranking-rules
- get-stop-words
- get-synonyms
- get-distinct-attribute
- get-typo-tolerance
- get-faceting
- get-pagination
- update-searchable-attributes
- update-displayed-attributes
- update-filterable-attributes
- update-sortable-attributes
- update-ranking-rules
- update-stop-words
- update-synonyms
- update-distinct-attribute
- update-typo-tolerance
- update-faceting
- update-pagination
- reset-searchable-attributes
- reset-displayed-attributes
- reset-filterable-attributes
- reset-sortable-attributes
- reset-distinct-attribute
- reset-typo-tolerance
- reset-faceting
- reset-ranking-rules
- reset-stop-words
- reset-synonyms
- reset-pagination
- enable-vector-search
- get-experimental-features
- update-embedders
- get-embedders
- reset-embedders
- vector-search
- health
- version
- info
- stats
- get-tasks
- delete-tasks
- list-tasks
- get-task
- cancel-tasks
- wait-for-task