A Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
MCPpedia last refreshed this data
Meilisearch MCP is an MCP server that a Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces. Its tool list has not been published yet over stdio and sse, requires no API key, and scores 84/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"meilisearch": {
"args": [
"-n",
"meilisearch-mcp"
],
"command": "uvx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
The Meilisearch MCP Server is a Model Context Protocol server that enables any MCP-compatible client (including Claude, OpenAI agents, and other LLMs) to interact with Meilisearch. This stdio-based server allows AI assistants to manage search indices, perform searches, and handle your data through natural conversation.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'meilisearch-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked meilisearch-mcp against OSV.dev.
Click any tool to inspect its schema.
search_assistantGuidance for performing searches effectively
index_managementBest practices for creating and managing indices
troubleshootingTips for resolving common issues
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in search
An autonomous agent that conducts deep research on any data using any LLM providers
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
The official MCP server implementation for the Perplexity API Platform
Production ready MCP server with real-time search, extract, map & crawl.
MCP Security Weekly
Get CVE alerts and security updates for Meilisearch Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.