About
Lovart — Model Context Protocol server
README
MCP server for Lovart.ai image and video generation API.
Setup
pip install -e .
Set environment variables:
export LOVART_ACCESS_KEY="ak_xxx"
export LOVART_SECRET_KEY="sk_xxx"
Claude Code Configuration
{
"mcpServers": {
"lovart": {
"type": "stdio",
"command": "lovart-mcp",
"env": {
"LOVART_ACCESS_KEY": "ak_xxx",
"LOVART_SECRET_KEY": "sk_xxx"
}
}
}
}
Tools
lovart_generate- Generate images/videos from textlovart_check_status- Check generation statuslovart_get_result- Get completed resultslovart_list_models- List available modelslovart_set_mode- Set billing mode (fast/unlimited)lovart_confirm- Confirm high-cost operations
Installing Lovart
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/SASAA129/lovart-mcp-serverFAQ
Is Lovart MCP free?
Yes, Lovart MCP is free — one-click install via Unyly at no cost.
Does Lovart need an API key?
No, Lovart runs without API keys or environment variables.
Is Lovart hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Lovart in Claude Desktop, Claude Code or Cursor?
Open Lovart on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Lovart with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
