timoncool

Civitai MCP Ultimate — Development skill for Claude Code

Development community

Ultimate MCP server for Civitai API — search models, browse top images with prompts, download LoRAs/Checkpoints, analyze trends.

How to install Civitai MCP Ultimate

This entry records only its repository, not the path inside it, so there is no exact command to give. Open timoncool/civitai-mcp-ultimate and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Civitai MCP Ultimate does

Ultimate MCP server for Civitai API — search models, browse top images with prompts, download LoRAs/Checkpoints, analyze trends. Bilingual (EN/RU). Python + FastMCP.

Alternatives in Development

README

civitai-mcp-ultimate

**The most complete MCP server for [Civitai](https://civitai.com) API — search models, browse images with prompts, download LoRAs/Checkpoints, analyze trends.**

[![Stars](https://img.shields.io/github/stars/timoncool/civitai-mcp-ultimate?style=flat-square)](https://github.com/timoncool/civitai-mcp-ultimate/stargazers) [![PyPI](https://img.shields.io/pypi/v/civitai-mcp-ultimate?style=flat-square)](https://pypi.org/project/civitai-mcp-ultimate/) [![License](https://img.shields.io/github/license/timoncool/civitai-mcp-ultimate?style=flat-square)](LICENSE) [![TRAIL](https://img.shields.io/badge/TRAIL-v2.1-6366f1?style=flat-square)](https://github.com/timoncool/trail-spec)

All from your AI assistant. 14 tools covering 100% of the Civitai public REST API v1.

All API parameters verified against real Civitai API on 2026-03-24. No guessing, no copying from broken implementations.


Features

  • Meilisearch-powered search — fast, accurate text search (Civitai REST API search is broken since May 2025)
  • Search models — Checkpoints, LoRAs, ControlNets with 40+ base model filters (SD 1.5 → Flux.2)
  • Top images with prompts — sort by reactions, comments, collections. Get full generation params
  • Download commands — curl/PowerShell commands with auth, ComfyUI path auto-mapping
  • NSFW support — full NSFW access with API key (None/Soft/Mature/X filtering)
  • Image/video cache — auto-download previews to ~/.civitai-mcp-cache/, 24h auto-cleanup
  • Bilingual output — English and Russian (CIVITAI_MCP_LANG=ru)
  • Async & fast — httpx async client, retry with backoff on rate limits
  • 14 tools covering 100% of the Civitai public REST API v1

Quick Start

Install from PyPI

pip install civitai-mcp-ultimate

Claude Code

claude mcp add civitai -e CIVITAI_API_KEY=your_key_here -- uvx civitai-mcp-ultimate

Claude Desktop

Add to `claude_desktop_config.