Submit

Meilisearch Hybrid Search MCP Server

@miiton

a year ago
search
A mcp server that supports hybrid search for meilisearch written in Go
Overview

what is meilisearch-hybrid-search-mcp?

meilisearch-hybrid-search-mcp is a server that enables hybrid search capabilities for Meilisearch, developed in Go. It allows users to perform advanced search queries that combine traditional keyword search with semantic search features.

how to use meilisearch-hybrid-search-mcp?

To use this project, set up the environment variables as follows:

MEILI_HOST=http://mymeilisearch:7700
MEILI_API_KEY=foobar
MEILI_INDEX=docs
MEILI_EMBEDDER=openai

This configuration connects to your Meilisearch instance and specifies the index and embedder to use.

key features of meilisearch-hybrid-search-mcp?

  • Supports hybrid search combining keyword and semantic search.
  • Easy integration with existing Meilisearch setups.
  • Configurable environment settings for flexibility.

use cases of meilisearch-hybrid-search-mcp?

  1. Enhancing search results in applications by providing more relevant results through hybrid search.
  2. Integrating with AI models to improve search accuracy and relevance.
  3. Enabling advanced search functionalities in e-commerce platforms.

FAQ from meilisearch-hybrid-search-mcp?

  • What is hybrid search?

Hybrid search combines traditional keyword search with semantic understanding to provide more relevant results.

  • How do I configure the server?

You can configure the server by setting the required environment variables as shown in the usage section.

  • Is this project actively maintained?

Yes, the project is actively maintained with regular updates.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.