Back to Home
meilisearch icon

meilisearch-mcp

Verified Safe

by meilisearch

Overview

Connect LLMs to Meilisearch for natural language interaction and management of search indices and data.

Installation

Run Command
uvx -n meilisearch-mcp

Environment Variables

  • MEILI_HTTP_ADDR
  • MEILI_MASTER_KEY

Security Notes

The server allows dynamic updates to Meilisearch connection settings (URL and API key) via MCP tools like `update-connection-settings`. While convenient for development, the README warns this approach does not follow best MCP security practices for production without proper safeguards. A compromised LLM agent could potentially redirect the Meilisearch connection to a malicious instance or expose/change the API key. There are no immediate signs of 'eval', obfuscation, or hardcoded secrets within the provided source code. API keys are masked in output logs.

Similar Servers

Stats

Interest Score55
Security Score7
Cost ClassMedium
Avg Tokens500
Stars163
Forks28
Last Update2026-01-09

Tags

MeilisearchLLMModel Context ProtocolSearchAIPython