civitai-mcp-ultimate

Integrates Meilisearch with Civitai to search models, browse images, and download LoRAs/Checkpoints.

19|6|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/timoncool/civitai-mcp-ultimate --skill civitai-mcp-ultimate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: civitai-mcp-ultimate
Source: https://github.com/timoncool/civitai-mcp-ultimate/tree/main
Command: npx skills add https://github.com/timoncool/civitai-mcp-ultimate --skill civitai-mcp-ultimate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Civitai MCP Ultimate provides a unified search and content workflow for Civitai models by integrating Meilisearch into an MCP server.

Core Features & Use Cases

It uses 14 tools to search models, browse images with prompts, and download LoRAs/Checkpoints, while maintaining a bilingual (EN/RU) output and a local image cache. Meilisearch handles fast text queries; REST API remains available for filter-only requests and advanced filters. Content history aids in deduplication across publishing workflows and supports TRAIL-based content tracking.

Quick Start

Install from PyPI, set CIVITAI_API_KEY, start the MCP server, and begin issuing commands such as search_models and browse_images.

Frequently Asked Questions about civitai-mcp-ultimate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search Civitai models and view image prompts programmatically?

You can search Civitai models and view image prompts programmatically by using an MCP server that integrates Meilisearch for fast text queries and provides tools to browse images with their associated prompts.

What's the best way to search and download Civitai LoRAs and Checkpoints via an MCP server?

The best way to search and download Civitai LoRAs and Checkpoints via an MCP server is using a unified workflow that combines Meilisearch for text queries and a REST API fallback for advanced filters.

Do I need a Civitai API key to search models and browse images with an MCP server?

Yes, you need to set the CIVITAI_API_KEY environment variable to start the MCP server and issue commands for searching models and browsing images.

Can I use Meilisearch for Civitai model search queries with REST API filters?

Yes, Meilisearch handles fast text queries for Civitai models while the REST API serves as a fallback for filter-only requests and other advanced endpoints.

Does the Civitai MCP server support local image caching and bilingual output?

Yes, the Civitai MCP server supports local image caching for browsed images and provides bilingual output in English and Russian.

Why use Meilisearch instead of the REST API for Civitai model search?

Meilisearch provides faster text query performance for searching Civitai models, whereas the REST API is reserved as a fallback for REST-only filters and advanced endpoints.