0
/ 100
1 month ago
glama

Switchboard

A human-in-the-loop input gateway for AI coding agents that lets agents pause mid-task and ask questions via a native Android app, designed for away-from-desk workflows.

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
🚨
Code appears obfuscated
2 files are unreadable to a human reviewer. Cannot audit what they do.
🚨
Hardcoded credentials detected
1 live-looking API key in source: 1 Google API key
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSWITCHBOARD_BASE_URL
configSWITCHBOARD_MARKER_DIR
configFIREBASE_SERVICE_ACCOUNT_JSONYes Absolute path to your Firebase service account key JSON file.
configFIREBASE_DATABASE_URLYes The URL of your Firebase Realtime Database.
configSWITCHBOARD_WINDOWS_SPAWN_ROOTFor spawn Windows root containing your project folders (e.g. C:\Work). Alias: SWITCHBOARD_SPAWN_ROOT.
configSWITCHBOARD_SPAWN_ROOTSWITCHBOARD_WINDOWS_SPAWN_ROOT For spawn Windows root containing your project folders (e.g. C:\Work). Alias: .
configSWITCHBOARD_HOSTNo 127.0.0.1 Local bind address for the SSE/HTTP server.
configSWITCHBOARD_PORTNo 9876 Local port for the SSE/HTTP server.
configSWITCHBOARD_TIMEOUT_SECONDSNo 86400 How long ask_human blocks before returning __TIMEOUT__.
configFIREBASE_STORAGE_BUCKETNo Hostname of your Firebase Storage bucket.
configSWITCHBOARD_RATE_LIMITNo 30 Max messages per minute per conversation before ask_human / notify_human / send_document_human are rejected.
configSWITCHBOARD_WSL_SPAWN_ROOT_SEGMENTNo work Segment appended to the resolved WSL home to locate the workspace root (e.g. /home/john/work).
configSWITCHBOARD_WSL_HOMENo (auto-detected) Override for the resolved WSL home path; escape hatch for the NSSM Session 0 case where the wsl.exe -e bash probe fails.
// 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 7 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/johnjanthony-switchboard-1aaocg)](https://m8ven.ai/mcp/johnjanthony-switchboard-1aaocg)
commit: dc72478492ef8cd54ae11b62cc3dde9adbfa9a57
code hash: 8507a94d48540ebcf34c4cce264b80133bae62b4bdc1d19c18e636ab60314288
verified: 6/28/2026, 9:06:13 AM
view raw JSON →