Skip to main content
Glama

Meilisearch MCP Server

Official
by meilisearch

delete-key

Remove an API key from the Meilisearch MCP Server to manage access and enhance security.

Instructions

Delete an API key

Input Schema

NameRequiredDescriptionDefault
keyYes

Input Schema (JSON Schema)

{ "properties": { "key": { "type": "string" } }, "required": [ "key" ], "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