The Cloudflare MCP server enables AI clients to interact with Cloudflare services. Adding a FunASR speech-to-text tool would enable voice-triggered workflows and audio content analysis via MCP.
FunASR (17.8K+ stars, https://github.com/modelscope/FunASR) provides:
- SenseVoice: Ultra-fast multilingual ASR (50x faster than Whisper-large)
- OpenAI-compatible API: POST /v1/audio/transcriptions
Use cases:
- Voice-triggered Cloudflare Workers — user speaks, FunASR transcribes, MCP tool processes
- Audio content analysis — transcribe audio stored in R2, then process via other MCP tools
- Accessibility — add transcription to audio assets in Cloudflare CDN
Would adding a FunASR transcription tool be useful?
The Cloudflare MCP server enables AI clients to interact with Cloudflare services. Adding a FunASR speech-to-text tool would enable voice-triggered workflows and audio content analysis via MCP.
FunASR (17.8K+ stars, https://github.com/modelscope/FunASR) provides:
Use cases:
Would adding a FunASR transcription tool be useful?