Loading MCP server directory, please wait...
Turn YouTube videos into short-form clips from any AI assistant
npx @getmcp/cli add io.github.lumiclip/lumiclipRequires Node.js 18+. Community-contributed server. Review source before installing.
LUMICLIP_API_KEYYour Lumiclip API key from app.lumiclip.ai/developers
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lumiclip/lumiclip": {
"command": "npx",
"args": [
"-y",
"@lumiclip/mcp-server"
],
"env": {
"LUMICLIP_API_KEY": ""
}
}
}
}