67
/ 100
1 month ago
glama

SurveyMCP

Processes PDF emails from Gmail, generates structured surveys using Gemini, and sends HTML replies automatically via a queued workflow.

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 4 credentials: GEMINI_API_KEY, GRAFANA_API_KEY, POSTGRES_PASSWORD, ACTIVEMQ_PASSWORD
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.
🔐 secretGEMINI_API_KEYor GOOGLE_API_KEY
configGRAFANA_URL
🔐 secretGRAFANA_API_KEY
configGRAFANA_DATASOURCE_NAME
configGRAFANA_DASHBOARD_PATH
configMONGODB_URI, MONGODB_DB, MONGODB_COLLECTION
configMONGODB_DBMONGODB_URI, , MONGODB_COLLECTION
configMONGODB_COLLECTIONMONGODB_URI, MONGODB_DB,
configPOSTGRES_HOST, POSTGRES_PORT, POSTGRES_USER, POSTGRES_PASSWORD, POSTGRES_DB
configPOSTGRES_PORTPOSTGRES_HOST, , POSTGRES_USER, POSTGRES_PASSWORD, POSTGRES_DB
configPOSTGRES_DBPOSTGRES_HOST, POSTGRES_PORT, POSTGRES_USER, POSTGRES_PASSWORD,
configPOSTGRES_USERPOSTGRES_HOST, POSTGRES_PORT, , POSTGRES_PASSWORD, POSTGRES_DB
🔐 secretPOSTGRES_PASSWORDPOSTGRES_HOST, POSTGRES_PORT, POSTGRES_USER, , POSTGRES_DB
configACTIVEMQ_HOST, ACTIVEMQ_PORT, ACTIVEMQ_USER, ACTIVEMQ_PASSWORD
configACTIVEMQ_PORTACTIVEMQ_HOST, , ACTIVEMQ_USER, ACTIVEMQ_PASSWORD
configACTIVEMQ_QUEUE
configACTIVEMQ_CONNECT_TIMEOUTSupports infinite connection timeout with =0
configACTIVEMQ_USERACTIVEMQ_HOST, ACTIVEMQ_PORT, , ACTIVEMQ_PASSWORD
🔐 secretACTIVEMQ_PASSWORDACTIVEMQ_HOST, ACTIVEMQ_PORT, ACTIVEMQ_USER,
configACTIVEMQ_STOMP_FALLBACK_PORT
// 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/murali-ftw-surveymcp-1t9si2)](https://m8ven.ai/mcp/murali-ftw-surveymcp-1t9si2)
commit: 5656b5904caf21a923ed6104144dee16ef8955c3
code hash: a70daf65c051fc5dafc8a1f2c39a40e886fc2a36314583667aab02f861e87510
verified: 6/28/2026, 9:08:29 AM
view raw JSON →