← Back to search Server uses network capabilities via: urllib Server uses filesystem capabilities via: open(), os Server uses env_vars capabilities via: os.environ
io.github.CSOAI-ORG/voice-audio-mcp
Voice Audio MCP server. Tools: text to speech, list voices, transcribe. Built by MEOK AI Labs.
B
75.7 / 100
Versions
1.0.9latestfirst seen Jun 30, 2026
Tools 4
transcribe_audio annotations: none low
Transcribe audio to text using Whisper STT. Supports local files and multiple languages.
api_key str language str audio_path str model_size str timestamps bool
analyze_audio annotations: none low
Analyze audio or text for speech characteristics: word count, speaking rate, silence ratio, and complexity.
api_key str audio_path str text_content str
detect_language annotations: none low
Detect the language of text using statistical analysis of word patterns and n-grams.
text str api_key str
estimate_duration annotations: none low
Estimate audio duration for text or word count at a given speaking rate, accounting for natural pauses.
text str api_key str word_count int include_pauses bool speaking_rate_wpm int
Permissions 3
network medium filesystem low env_vars low Scan Findings 30
low
Tool 'transcribe_audio' has no annotations
low
Tool 'analyze_audio' has no annotations
low
Tool 'detect_language' has no annotations
low
Tool 'estimate_duration' has no annotations
high
Remote transport without authentication
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-3qhf-m339-9g5v)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-9h52-p55h-vw2f)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-j975-95f5-7wqh)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-jpw9-pfvf-9f58)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-vj7q-gjh5-988w)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1616)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1617)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1618)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3482)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3483)
info
package.json metadata
info
pyproject.toml metadata
info
Tool: transcribe_audio
info
Tool: analyze_audio
info
Tool: detect_language
info
Tool: estimate_duration
info
Transport: streamable-http
info
Required env vars (5)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
low
Permission: env_vars access detected
info
No dependency files found for SBOM generation
medium
No build provenance detected (SLSA L0)