Skip to main content
Glama
devlimelabs

Meilisearch MCP Server

by devlimelabs

get-documents

Retrieve specific documents from a Meilisearch index by specifying the index UID, filters, fields, and pagination settings for precise data extraction.

Instructions

Get documents from a Meilisearch index

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fieldsNoFields to return in the documents
filterNoFilter query to apply
indexUidYesUnique identifier of the index
limitNoMaximum number of documents to return (default: 20)
offsetNoNumber of documents to skip (default: 0)

Latest Blog Posts

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/devlimelabs/meilisearch-ts-mcp'

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