search_models
ActiveTool of Civitai
Search Civitai's catalog of community AI image-generation models (Stable Diffusion checkpoints, LoRAs, textual-inversion embeddings, ControlNets) by text query and/or type. Returns download stats, base model (SDXL / Pony / Flux / SD 1.5), creator and trained trigger words. Defaults to Safe-For-Work (mature content excluded). Keyless.
Parameters schema
{
"type": "object",
"properties": {
"sort": {
"type": "string",
"description": "Sort order: \"Highest Rated\", \"Most Downloaded\", or \"Newest\". Default \"Most Downloaded\"."
},
"type": {
"type": "string",
"description": "Model type filter. One of: Checkpoint, LORA, TextualInversion, LoCon, Controlnet."
},
"limit": {
"type": "number",
"description": "Number of results, 1-25. Default 10."
},
"query": {
"type": "string",
"description": "Text search over model names/descriptions, e.g. \"realistic\", \"anime\", \"pixel art\"."
},
"include_mature": {
"type": "boolean",
"description": "Include mature/NSFW models. Default false (Safe-For-Work — sends nsfw=false to the API)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Civitai
https://github.com/pipeworx-io/mcp-civitai
1/7 registries