Createya — AI Image & Video Generation MCP Server
io.github.Createya-ai/createya-mcp
What is the Createya — AI Image & Video Generation MCP server?
100+ AI models: FLUX, Sora, Veo, Kling, Runway, Suno. OAuth or Bearer. No VPN. RU billing.
How to install Createya — AI Image & Video Generation
Copy-paste configuration for popular MCP clients.
AuthorizationsecretYour Createya API key: Bearer crya_sk_live_... (skip if using OAuth via Claude Desktop)
{
"mcpServers": {
"createya-mcp": {
"url": "https://api.createya.ai/mcp"
}
}
}{
"mcpServers": {
"createya-mcp": {
"serverUrl": "https://api.createya.ai/mcp"
}
}
}{
"servers": {
"createya-mcp": {
"type": "http",
"url": "https://api.createya.ai/mcp"
}
}
}{
"mcpServers": {
"createya-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.createya.ai/mcp"
]
}
}
}claude mcp add --transport http createya-mcp https://api.createya.ai/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.