M
Meilisearch MCP Server
By meilisearch·Visit Source
MCP server for Meilisearch LLM integration
January 28, 2025
22 days ago
13 Clicks
What is this MCP
This is a Model Context Protocol server that enables interaction with Meilisearch (a search engine) through LLM interfaces like Claude, providing search, document management, and system monitoring capabilities.
How to use this MCP
Install via Python, configure environment variables (MEILI_HTTP_ADDR, MEILI_MASTER_KEY), and run the server. Interact through MCP commands like search
, get-documents
, or update-settings
with JSON-formatted requests.
What this MCP can be used for
Enabling AI assistants to perform Meilisearch operations (search, document management, API key management), switching between instances dynamically, and monitoring search engine health/tasks programmatically.
Repository Info
Stars:
76
Forks:
10
Watchers:
76
Last Updated: 28 days ago