Loading MCP server directory, please wait...
Search indexes, manage documents, check health and stats.
npx @getmcp/cli add io.github.mrfentmen/meilisearch-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mrfentmen/meilisearch-mcp": {
"command": "npx",
"args": [
"-y",
"meilisearch-mcp"
],
"env": {
"MEILISEARCH_URL": "",
"MEILISEARCH_API_KEY": ""
}
}
}
}