MCP server for MeiliSearch. Search indexes, manage documents, check health and stats.
Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
MEILISEARCH_API_KEYAPI keyoptionalMeiliSearch API key for authentication
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
check_healthCheck if the MeiliSearch server is running and healthy.Check if the MeiliSearch server is running and healthy.
No input schema was published for this tool.
list_indexesList all MeiliSearch indexes.List all MeiliSearch indexes.
No input schema was published for this tool.
get_indexGet details about a specific MeiliSearch index.Get details about a specific MeiliSearch index.
No input schema was published for this tool.
create_indexCreate a new MeiliSearch index.Create a new MeiliSearch index.
No input schema was published for this tool.
delete_indexprivilegedDelete a MeiliSearch index.Delete a MeiliSearch index.
No input schema was published for this tool.
search_indexSearch for documents in a MeiliSearch index.Search for documents in a MeiliSearch index.
No input schema was published for this tool.
get_documentsList documents in a MeiliSearch index.List documents in a MeiliSearch index.
No input schema was published for this tool.
get_documentGet a single document by ID from a MeiliSearch index.Get a single document by ID from a MeiliSearch index.
No input schema was published for this tool.
add_documentsAdd documents to a MeiliSearch index. Accepts a JSON array of document objects.Add documents to a MeiliSearch index. Accepts a JSON array of document objects.
No input schema was published for this tool.
delete_documentprivilegedDelete a document by ID from a MeiliSearch index.Delete a document by ID from a MeiliSearch index.
No input schema was published for this tool.
get_statsGet statistics about the MeiliSearch instance.Get statistics about the MeiliSearch instance.
No input schema was published for this tool.
get_index_statsGet statistics for a specific index.Get statistics for a specific index.
No input schema was published for this tool.
get_taskGet the status of an asynchronous task.Get the status of an asynchronous task.
No input schema was published for this tool.
list_keysList all API keys for the MeiliSearch instance.List all API keys for the MeiliSearch instance.
No input schema was published for this tool.
update_settingsUpdate settings for a MeiliSearch index (searchable attributes, filterable, sortable, ranking rules, etc).Update settings for a MeiliSearch index (searchable attributes, filterable, sortable, ranking rules, etc).
No input schema was published for this tool.
15 of 15 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for MeiliSearch. Search indexes, manage documents, check health and stats.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the depth-4 limit. Anything below that level was never resolved.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
54 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
+42 more not listed. The counts by reason above cover all of them.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.