This guide walks Meilisearch users through setting up the MCP server with Claude desktop to talk to the Meilisearch API
uv
or pip
:
claude_desktop_config.json
file.
Add the Meilisearch MCP server to your configuration:
MEILISEARCH_URL
with your project URL and API_KEY
with your project’s API key:
update-connection-settings
tool to establish a connection to your Meilisearch instance.
Finally, verify the connection by asking:
get-version
and health-check
tools to verify the connection and provide information about your instance.
~/Library/Logs/Claude/mcp*.log
%APPDATA%\Claude\logs\mcp*.log
npx
: