DirectoryMeilisearch
api

Meilisearch

by meilisearch

60
Health
good
63
Popularity

A Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.

172stars
32forks
Python
MIT
Updated March 11, 2026
#agent#mcp#meilisearch#modelcontextprotocol#rag#search#search-api

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "meilisearch": {
      "command": "npx",
      "args": [
        "-y",
        "meilisearch-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx meilisearch-mcp

Maintenance Healthgood

Freshness32/40
Issue response15/30
Org backing10/20
Longevity3/10
Updated recently

Server Info

Categoryapi
LanguagePython
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory