69
/ 100
22 days ago
glama

broca-machina

Gives any text-based AI a voice and ears inside a Discord voice channel by transcribing speech, relaying to an LLM/agent, and speaking replies back.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configVOICE_CONFIGConfigure everything through one JSON file (path from $ or the first CLI argument).
configVOICE_NO_DISCORD
configVOICE_NO_MAIN
configVOICE_VAD_SOCK
configWHISPER_MODELstt.env object {} Extra environment variables for the STT process (e.g. , WHISPER_COMPUTE). optional
configWHISPER_DEVICEsrc/stt.py (faster-whisper): WHISPER_MODEL (default small.en),
configWHISPER_COMPUTEstt.env object {} Extra environment variables for the STT process (e.g. WHISPER_MODEL, ). optional
configWHISPER_INITIAL_PROMPT
configVOICE_STT_FIXUPS
configVOICE_STT_SOCK
configPIPER_VOICEtts.env object {} Extra environment variables for the TTS process (e.g. , PIPER_VOICE_DIR). optional
configPIPER_VOICE_DIRtts.env object {} Extra environment variables for the TTS process (e.g. PIPER_VOICE, ). optional
configVOICE_TTS_SPEEDtts.speedFile string \ null null Path to a file containing a single float. Its contents are read fresh before each reply and passed as (pitch-preserved playback speed). optional
configVOICE_TTS_SOCK
configVOICE_VAD_ONNX
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/codyslater-broca-machina-1f2i4p)](https://m8ven.ai/mcp/codyslater-broca-machina-1f2i4p)
commit: 59ca096394722f7cc30f766b84b9c5be9105ef17
code hash: f49d15a01143b0dc81bef3f321faee63eb8399125a577f2df89156a744381bcd
verified: 7/9/2026, 10:02:00 AM
view raw JSON →