Meilisearch MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEILI_HTTP_ADDR | No | Default Meilisearch URL | http://localhost:7700 |
| MEILI_MASTER_KEY | No | Optional: Default Meilisearch API key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-connection-settingsB | Get current Meilisearch connection settings |
| update-connection-settingsC | Update Meilisearch connection settings |
| health-checkB | Check Meilisearch server health |
| get-versionB | Get Meilisearch version information |
| get-statsC | Get database statistics |
| create-indexC | Create a new Meilisearch index |
| list-indexesB | List all Meilisearch indexes |
| delete-indexC | Delete a Meilisearch index |
| get-documentsC | Get documents from an index |
| add-documentsC | Add documents to an index |
| get-settingsC | Get current settings for an index |
| update-settingsC | Update settings for an index |
| searchB | Search through Meilisearch indices. If indexUid is not provided, it will search across all indices. |
| get-taskC | Get information about a specific task |
| get-tasksC | Get list of tasks with optional filters |
| cancel-tasksC | Cancel tasks based on filters |
| get-keysC | Get list of API keys |
| create-keyC | Create a new API key |
| delete-keyC | Delete an API key |
| get-health-statusB | Get comprehensive health status of Meilisearch |
| get-index-metricsC | Get detailed metrics for an index |
| get-system-infoC | Get system-level information |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/meilisearch/meilisearch-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server