Skip to content

FunASR MCP Server v0.1.2

Choose a tag to compare

@LauraGPT LauraGPT released this 26 Jul 12:16
mcp-v0.1.2
02cc93d

FunASR MCP Server 0.1.2 improves agent discovery and updates the packaged runtime.

Highlights

  • Gives MCP clients explicit guidance on when to use or avoid the transcribe_audio tool.
  • Documents local/container path scope, supported language hints, first-call model download and cache behavior, and transcript segment output.
  • Updates the container runtime from FunASR 1.3.14 to FunASR 1.3.29.
  • Publishes a multi-platform public image and refreshed official MCP Registry metadata.

Install

docker pull ghcr.io/modelscope/funasr-mcp:0.1.2

Mount audio read-only at /audio and persist the ModelScope cache as documented in examples/mcp_server/README.md.