Back to search
30
MCP

meilisearch-mcp

meilisearch/meilisearch-mcp

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

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

Similar MCP servers embedding-nearest

elasticsearch-mcp-server
A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.
0 tools
mcp/kagisearch
The Official Model Context Protocol (MCP) server for Kagi Search & other tools.
0 tools
mcp-linkedin
A Model Context Protocol (MCP) server that provides tools to interact with LinkedIn's Feeds and Job API.
0 tools
wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.
0 tools
mahdin75/geoserver-mcp
A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API.
0 tools
linkedin-mcp-server
Model Context Protocol (MCP) server for LinkedIn - enabling AI agents to interact with LinkedIn's professional network
0 tools

How to use

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

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