mcp-meilisearch

mcp-meilisearch

3.2

If you are the rightful owner of mcp-meilisearch and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Go-based wrapper for Meilisearch search engine that functions as a Model Context Protocol (MCP) server.

health_check

Check the status of the Meilisearch server.

list_indexes

Retrieve a list of all indexes.

create_index

Create a new index.

get_documents

Retrieve documents from an index.

add_documents

Add documents to an index.

search

Search for documents in an index.