Back to directory
funasr-mcp

funasr-mcp

@modelscope

Model Context Protocol server that gives AI assistants the ability to transcribe audio using FunASR.

speech-recognitiontranscriptionASRaudiolocal-inferenceprivacyopen-sourcetool

Installation & Configuration

{
  "mcpServers": {
    "funasr": {
      "command": "python",
      "args": [
        "funasr_mcp.py"
      ],
      "env": {
        "FUNASR_DEVICE": "cpu"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15