Skip to main content
Glama

Meilisearch MCP Server

Official
by meilisearch

get-keys

Retrieve a list of API keys for the Meilisearch MCP Server to manage access and permissions efficiently using customizable offset and limit parameters.

Instructions

Get list of API keys

Input Schema

NameRequiredDescriptionDefault
limitNo
offsetNo

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "limit": { "type": "integer" }, "offset": { "type": "integer" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/meilisearch/meilisearch-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server