Createya — AI Image & Video Generation✓
io.github.Createya-ai/createya-mcp · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Createya-ai/createya-mcp",
"description": "100+ AI models: FLUX, Sora, Veo, Kling, Runway, Suno. OAuth or Bearer. No VPN. RU billing.",
"title": "Createya — AI Image & Video Generation",
"repository": {
"url": "https://github.com/Createya-ai/createya-mcp",
"source": "github"
},
"version": "1.0.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://api.createya.ai/mcp",
"headers": [
{
"description": "Your Createya API key: Bearer crya_sk_live_... (skip if using OAuth via Claude Desktop)",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}