civitai-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@civitai-mcpsearch for realistic checkpoint models"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
civitai-mcp
Civitai marketplace MCP — search / catalog / download checkpoints & LoRAs into a ComfyUI-compatible models depot. Complements comfyops-mcp (run graphs there; discover weights here).
v0.1.0 · Ports 11124 / 11125
FastMCP 3.4+ · dry-run default · human-approved download outbox · SOTA webapp
Principle
Agents search Civitai freely (public API). Large weight downloads go through outbox approve → publish. Live downloads need CIVITAI_API_TOKEN. Point CIVITAI_DEPOT_DIR (or COMFYOPS_MODELS_DIR) at your ComfyUI models/ tree.
Related MCP server: Civitai MCP Server
Features
civitai_modelsportmanteau: search, get, version_get, creators, tags, download, pin_comfyops, list_local, outbox_*Type → folder mapping (
loras/,checkpoints/,vae/, …)Prefab
show_depot_cardWebapp: Dashboard, Search, Depot, Queue, Tools, Skills, Chat, Settings, Help (no social Inbox/Compose — Civitai is a marketplace, not a messenger)
Quick start
git clone https://github.com/sandraschi/civitai-mcp
cd civitai-mcp
Copy-Item .env.example .env
# set CIVITAI_API_TOKEN for downloads; optional CIVITAI_DEPOT_DIR
uv sync
.\start.batDashboard: http://127.0.0.1:11125
Docs
See docs/ — especially ONBOARDING.md and TOOLS.md.
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Remote MCP for RunComfy: ComfyUI deployments, hosted models, LoRA training. 31 tools.
Create, browse, remix, collaborate on, and run durable AI workflow nodes from MCP hosts.
Search, fetch (with provenance), scan, and convert AI instruction files for agents.
Search, install and submit Markdown skills for AI agents; private Brain files when signed in.
Related MCP Servers
- AlicenseBqualityCmaintenanceProvides AI assistants with access to Civitai's collection of AI models, enabling users to browse, search, and discover AI models through MCP-compatible AI assistants.1412MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with the Civitai API to search for AI models, browse images, and access creator information. It provides tools for filtering models by popularity, rating, or type and retrieving detailed version metadata.MIT
- AlicenseNot gradedqualityNot gradedmaintenanceEnables AI agents to generate and iteratively refine images, audio, and video by interacting with a local ComfyUI instance through natural conversation. It provides comprehensive tools for workflow management, node introspection, and publishing generated assets.-
- AlicenseAqualityBmaintenanceA comprehensive MCP server for interacting with the Civitai API to search models, browse images with generation prompts, and manage downloads. It features extensive support for various base models like SDXL and Flux, includes NSFW filtering, and provides automated download commands for ComfyUI.2121MIT