civitai-mcp-ultimate Skill
civitai-mcp-ultimate is a Python AI agent skill for Claude Desktop, Cursor with uvx/pip, git clone, remote URL. Ultimate MCP server for Civitai API — search models, browse top images with prompts, download LoRAs/Checkpoints, analyze trends. Bilingual (EN/RU). Python + FastMCP.
How to use civitai-mcp-ultimate Skill
Install or run
pip install civitai-mcp-ultimateClient configuration
# Smithery configuration file: https://smithery.ai/docs/config#smitheryyaml
startCommand:
type: stdio
configSchema:
type: object
required: []
properties:
civitaiApiKey:
type: string
description: "Civitai API key for NSFW access and higher rate limits. Get it at https://civitai.com/user/account"
language:
type: string
default: "en"
description: "Output language: en or ru"
commandFunction:
|-
config => ({ command: 'uvx', args: ['civitai-mcp-ultimate'], env: { CIVITAI_API_KEY: config.civitaiApiKey || '', CIVITAI_MCP_LANG: config.language || 'en' } })
Compatible clients
What is civitai-mcp-ultimate Skill?
civitai-mcp-ultimate is a Python AI agent skill for Claude Desktop, Cursor with uvx/pip, git clone, remote URL. Ultimate MCP server for Civitai API — search models, browse top images with prompts, download LoRAs/Checkpoints, analyze trends. Bilingual (EN/RU). Python + FastMCP. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Document generation support
- Anthropic provider support
- pyproject.toml config support
Technical details
Install or run civitai-mcp-ultimate using uvx/pip. Check timoncool/civitai-mcp-ultimate for the latest setup command.
- Built for Python
- Install or run with uvx/pip
- Install or run with git clone
- Install or run with remote URL
- Works with Claude Desktop
- Works with Cursor
- API key required
- Network access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use civitai-mcp-ultimate Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for claude desktop users.
Built with
Explore related resources
Frequently asked questions
What is civitai-mcp-ultimate?
civitai-mcp-ultimate is a Python AI agent skill for Claude Desktop, Cursor with uvx/pip, git clone, remote URL. Ultimate MCP server for Civitai API — search models, browse top images with prompts, download LoRAs/Checkpoints, analyze trends. Bilingual (EN/RU). Python + FastMCP.
Who is civitai-mcp-ultimate best for?
civitai-mcp-ultimate is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, claude desktop users.
How do I install civitai-mcp-ultimate?
Install or run civitai-mcp-ultimate using uvx/pip. Check civitai-mcp-ultimate for the latest setup command.
Is civitai-mcp-ultimate actively maintained?
civitai-mcp-ultimate may need a closer maintenance check before production use.
Auto-fetched from GitHub.