M

meilisearch.com

Meilisearch is a search engine and AI retrieval platform for indexing and querying content with full-text, vector, and hybrid search. It is available as a managed cloud service and as self-hosted software.

2 integrations · REST

Meilisearch exposes a REST/HTTP API with published OpenAPI specs plus a public unauthenticated `/health` endpoint; no GraphQL or MCP surface was found, and an official CLI exists on GitHub but its install/auth mechanics were not documented on meilisearch.com.

discovered 1d ago
REST · OpenAPI2
Credentials
Meilisearch API keyapi_keyGet key

For Meilisearch Cloud, open your project in Meilisearch Cloud and copy its API keys as described in Securing your project. For self-hosted Meilisearch, start the instance with a master key, then create or retrieve API keys via the /keys endpoints as described in Master key and API keys. Send the key in Authorization: Bearer <API_KEY>.

Meilisearch master keyapi_keyGet key

Create the master key when provisioning the instance: for Meilisearch Cloud, create the project and copy its master key/API keys in Meilisearch Cloud as described in Securing your project; for self-hosted Meilisearch, launch the server with a master key as described in Master key and API keys. Use it only for key-management routes such as /keys, and send it in Authorization: Bearer <MASTER_KEY>.

conventions · 1/7 published

Publish these signals → /publishing