Meilisearch MCP
UnclaimedA Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
Install
uvx -n meilisearch-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (23)
add-documents
Add or update documents in an index
cancel-tasks
Cancel pending or enqueued tasks
create-index
Create a new index with optional primary key
create-key
Create new API key with specific permissions
delete-index
Delete an existing index and all its documents
delete-key
Delete an existing API key
delete-tasks
Delete completed tasks
get-connection-settings
View current Meilisearch connection URL and API key status
get-documents
Retrieve documents from an index with pagination
get-health-status
Comprehensive health status
get-index-metrics
Get detailed metrics for a specific index
get-keys
List all API keys
get-settings
View current settings for an index
get-stats
Get database statistics
get-system-info
Get system-level information
get-task
Get information about a specific task
get-tasks
List tasks with optional filters
get-version
Get Meilisearch version information
health-check
Basic health check
list-indexes
List all available indexes
search
Flexible search across single or multiple indices with filtering and sorting options
update-connection-settings
Update URL and/or API key to connect to a different instance
update-settings
Update index settings (ranking, faceting, etc.)