FunASR-powered video transcription, subtitle generation, and LLM-assisted clipping tool with a local Gradio UI.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"FunClip": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-FunClip"
]
}
}
}