Skip to content
Back to search
30
MCP

SiliconFlow Voice Transcription

pulsemcp/siliconflow voice transcription

Provides voice transcription capabilities by processing audio files with the FunAudioLLM/SenseVoiceSmall model, returning text with confidence scores for AI workflows.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_mcp-audio
MCP server for audio transcription using SiliconFlow API
0 tools
Sipflow live
SIP/VoIP/telecom grounding for AI agents: vendor docs, RFCs, STIR/SHAKEN, traces, configs.
22 tools · streamable-http
Audio Transcriber (OpenAI Whisper)
Provides speech-to-text transcription capabilities using OpenAI's Whisper API with configurable language settings and optional file saving
0 tools
iflow-mcp_arcaputo3-mcp-server-whisper
An MCP server for transcribing audio files using OpenAI Whisper and GPT-4o
0 tools
com.scriptivox.www/transcription
AI transcription from URLs or files. 119 languages, diarization, SRT/VTT/text export.
0 tools
AI Voice Tools
AI-powered voice synthesis and text processing tools using the ElevenLabs API.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "siliconflow_voice_transcription": {
      "url": "None",
      "transport": "http"
    }
  }
}