Fast, open-source search engine. Instant search with typo tolerance and facets.
npx -y @meilisearch/mcp-server-meilisearch
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"meilisearch": {
"command": "npx",
"args": ["-y", "@meilisearch/mcp-server-meilisearch"]
}
}
}
```
query_datacreate_indexmanage_schemaget_infoFast, open-source search engine. Instant search with typo tolerance and facets.
Language: Rust
Category: Databases