cloudflare / cloudflare/mcp-server-cloudflare

Feature Proposal: Add FunASR Speech-to-Text Tool

Open
#398 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4.2k
Forks
514
Avg merge
1d 21h
Merged PRs (30d)
2

Description

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:
1. Voice-triggered Cloudflare Workers — user speaks, FunASR transcribes, MCP tool processes
2. Audio content analysis — transcribe audio stored in R2, then process via other MCP tools
3. Accessibility — add transcription to audio assets in Cloudflare CDN

Would adding a FunASR transcription tool be useful?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.