civitai-mcp
Enables searching, cataloging, and downloading Civitai models (checkpoints, LoRAs) into a ComfyUI-compatible models depot, with human-approved download outbox and a web dashboard.
README
civitai-mcp
<p align="center"> <a href="https://github.com/casey/just"><img src="https://img.shields.io/badge/just-ready_to_go-7c5cfc?style=flat-square&logo=just&logoColor=white" alt="Just"></a> <a href="https://python.org"><img src="https://img.shields.io/badge/Python-3.13+-3776AB?style=flat-square&logo=python&logoColor=white" alt="Python"></a> <a href="https://github.com/PrefectHQ/fastmcp"><img src="https://img.shields.io/badge/FastMCP-3.4%2B-7c5cfc?style=flat-square" alt="FastMCP"></a> <a href="https://github.com/sandraschi/civitai-mcp/actions"><img src="https://img.shields.io/github/actions/workflow/status/sandraschi/civitai-mcp/ci.yml?branch=master&style=flat-square" alt="CI"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-yellow?style=flat-square" alt="MIT"></a> </p>
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.
Features
civitai_modelsportmanteau: search, get, version_get, creators, tags, download, pin_comfyops, list_local, outbox_*- Type → folder mapping (
loras/,checkpoints/,vae/, …) - Prefab
show_depot_card - Webapp: 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.bat
Dashboard: http://127.0.0.1:11125
Docs
See docs/ — especially ONBOARDING.md and TOOLS.md.
License
MIT
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.