add-documents
Add documents to a Meilisearch index using the MCP server. Specify indexUid and documents array to manage data efficiently for search and retrieval.
Instructions
Add documents to an index
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documents | Yes | ||
| indexUid | Yes | ||
| primaryKey | No |