meilisearch-mcp

by mrfentmen

Not rated
GitHub

About

Search MeiliSearch indexes and manage documents via AI agents

Details

Author
mrfentmen
Categories
Database, Search, Knowledge Base

Setup

Install meilisearch-mcp in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/mrfentmen/meilisearch-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

An MCP server forMeiliSearch, the fast and typo-tolerant search engine.

Search through MeiliSearch indexes, manage documents, create/delete indexes, check health and stats, and manage API keys. Perfect for AI agents that need to search through your data.

- check_health- Check if the MeiliSearch server is running
- list_indexes- List all indexes
- get_index- Get index details
- create_index- Create a new index
- delete_index- Delete an index
- search_index- Search documents in an index
- get_documents- List documents in an index
- get_document- Get a single document by ID
- add_documents- Add documents to an index
- delete_document- Delete a document by ID
- get_stats- Get instance statistics
- get_index_stats- Get index-specific statistics
- get_task- Check async task status
- list_keys- List API keys
- update_settings- Update index settings (ranking rules, searchable attributes, filters, etc.)

- MEILISEARCH_URL- MeiliSearch server URL (default:http://localhost:7575)
- MEILISEARCH_API_KEY- API key for authentication (if your instance requires it)

Add this to yourclaude_desktop_config.json:

{ "mcpServers": { "meilisearch": { "command": "npx", "args": ["-y", "meilisearch-mcp"], "env": { "MEILISEARCH_URL": "http://localhost:7575", "MEILISEARCH_API_KEY": "your-api-key" } } } }

- "Search my products index for 'wireless headphones'"
- "Show me all indexes in my MeiliSearch instance"
- "Add these documents to my blog-posts index"
- "How many documents are in my main index?"
- "Update my index settings to use title as searchable attribute"

- A running MeiliSearch instance (v1.0+)
- Optional: API key if your instance has authentication enabled

Domain intelligence tools - NS reverse lookup, newly registered domain search and more

An MCP server for interacting with FHIR (Fast Healthcare Interoperability Resources) servers, enabling access and search of healthcare data.

Interact with on-disk documents using agentic RAG and hybrid search via LanceDB.

Romanian business registry lookup (official ONRC data), director search, website contact extraction, and WHOIS/DNS/SPF-DMARC domain audit for AI agents.

MCP server for Manticore Search — query and manage search database

A serverless NoSQL database and search platform.

Access Turkish legal databases and decision sources through a standardized MCP server.

Zillow Data API MCP server — 4 tools: property lookup by address, lookup by ZPID, Zestimate, and listing search. 300+ fields per home across 160M+ U.S. parcels in one REST call. Free tier: 100 credits, no card. Corrected re-submission of the existing api.zillapi.com/mcp listing (was 'nine tools', now 4).

Extracts document content from Microsoft Learn and GitHub URLs and stores it in PocketBase for retrieval and search.

Talk to your Hardcover library from any AI assistant.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.