meilisearch-mcp
If you are the rightful owner of meilisearch-mcp 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.
The Meilisearch MCP Server is a Model Context Protocol server implementation designed to facilitate interaction between AI assistants and Meilisearch through a standardized interface.
The Meilisearch MCP Server is a robust implementation of the Model Context Protocol (MCP) that allows AI assistants to seamlessly interact with Meilisearch. This server provides a standardized interface for managing indexes, documents, and search operations, making it easier for developers to integrate Meilisearch capabilities into their applications. With features like index and document management, search capabilities, and system operations, the server is designed to handle a wide range of tasks efficiently. Additionally, it offers experimental vector search capabilities, which are particularly useful for advanced search scenarios. The server can be easily set up using Docker, and it supports integration with platforms like Claude for Desktop and Cursor, enhancing its usability across different environments.
Features
- Index Management: Create, update, and delete indexes.
- Document Management: Add, update, and delete documents.
- Search Capabilities: Perform searches with various parameters and filters.
- Settings Management: Configure index settings.
- Task Management: Monitor and manage asynchronous tasks.
Tools
create-index
Create a new index
get-index
Get information about an index
list-indexes
List all indexes
update-index
Update an index
delete-index
Delete an index