Loading MCP server directory, please wait...
Provides YouCam API for AI image and video editing and generation.
npx @getmcp/cli add com.makeupar/creatorsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationInclude your API key in the request header using Bearer Token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.makeupar/creators": {
"url": "https://mcp-api-01.makeupar.com/mcp/creators",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}