FunASR for Claude Code
io.github.modelscope/funasr-mcp
Transcribe local audio with FunASR and SenseVoice using private, on-device inference.
client:Claude Code
transport:stdio
runtime:oci
Install FunASR in Claude Code
run in your project directory
claude mcp add funasr-mcp -- docker run -i --rm ghcr.io/modelscope/funasr-mcp:0.1.2
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs