67
/ 100
12 hours ago
glama

Voice Assistant MCP Demo

A cloud backend for a voice assistant that processes natural language commands, manages tasks, and provides speech responses. Integrates with MCP protocol and Gemini API for Vietnamese language support.

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.
🔐
You'll be asked for 2 credentials: GEMINI_API_KEY, GATEWAY_SHARED_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPORT→ để Render tự điền
🔐 secretGEMINI_API_KEYcp .env.example .env # điền và GATEWAY_SHARED_TOKEN
configMCP_BASE_URLpython mcp_server.py # :8001 (=http://localhost:8000 đã có trong .env)
🔐 secretGATEWAY_SHARED_TOKENcp .env.example .env # điền GEMINI_API_KEY và
configGEMINI_MODEL
configAPI_BASE_URL→ URL của Service 1 (bước 2)
// 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 6 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/nhattan-dev-voice-assistant-mcp-demo-1ujuj3)](https://m8ven.ai/mcp/nhattan-dev-voice-assistant-mcp-demo-1ujuj3)
commit: 51336ba02ffdbb4130f2c7ae1c71582e002ac95b
code hash: 88554eb934cc94443f57927526f572633a683edce14adbf002d55e3a4591013e
verified: 6/24/2026, 9:55:13 AM
view raw JSON →