You're viewing a demo portfolio

Join the waitlist
PRSM

search_models

Active

Tool of Civitai

declared in 0.1.0

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)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Civitai

https://github.com/pipeworx-io/mcp-civitai

1/7 registries
View full server →
search_models — Civitai — PRSM MCP