Skip to content
Back to search
30
MCP

Meilisearch

pulsemcp/meilisearch

Integrates with Meilisearch to enable advanced search operations, index and document management, and customizable search functionality with features like faceted search and custom ranking.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Easysearch
Integrates with Elasticsearch and OpenSearch clusters for index management, document operations, search queries, snapshot handling, and clus
0 tools
Elasticsearch
Integrates with Elasticsearch clusters to enable natural language searching of indices, mapping retrieval, and data discovery without requir
0 tools
Apache Solr
Integrates with Apache Solr to provide search, indexing, and collection management capabilities including advanced filtering, faceting, pagi
0 tools
n8n-nodes-meilisearch
A community node to interact with the Meilisearch REST API
0 tools
Algolia
Integrates with Algolia's search platform using the Go SDK to provide complete access to search operations, A/B testing, analytics, collecti
0 tools
Ahrefs
Integrates with Ahrefs' SEO and marketing APIs to provide rank tracking, keyword research, batch analysis, search volume data, and competito
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "meilisearch": {
      "url": "None",
      "transport": "http"
    }
  }
}