74
/ 100
10 hours ago
glama

EventsOrg MCP

An MCP server that enables AI assistants to autonomously manage live events, including volunteer reassignment, vendor management, SMS communication via Twilio, and Google Sheets synchronization.

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
🚨
Secret credentials may flow to a network call
2 flows detected: OPENWEATHER_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 5 credentials: GOOGLE_API_KEY, GOOGLE_MAPS_API_KEY, OPENWEATHER_API_KEY, SMTP_PASS, TWILIO_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high9 medium3 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highaxios@1.16.1GHSA-gcfj-64vw-6mp9

Axios Node HTTP adapter can use an inherited proxy after interceptor config cloning

highnodemailer@8.0.7GHSA-p6gq-j5cr-w38f

Nodemailer: Message-level raw option bypasses disableFileAccess/disableUrlAccess, enabling arbitrary file read and full-response SSRF in the delivered message

mediumaxios@1.16.1GHSA-42h9-826w-cgv3

Axios: Excessive recursion in formDataToJSON can cause denial of service

mediumaxios@1.16.1GHSA-7q8q-rj6j-mhjq

Axios: Nested axios option objects can consume polluted prototype values

mediumaxios@1.16.1GHSA-f4gw-2p7v-4548

Axios: NO_PROXY bypass for 0.0.0.0 local addresses in axios

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCOORDINATOR_EMAILyour_email@gmail.com
configEVENT_LOCATION
🔐 secretGOOGLE_API_KEYyour_gemini_api_key
🔐 secretGOOGLE_MAPS_API_KEYyour_maps_key
configGOOGLE_SERVICE_ACCOUNT_JSON'{ "type": "service_account", ... }'
configGOOGLE_SERVICE_ACCOUNT_KEY_FILE
configGOOGLE_SHEET_IDyour_google_sheet_id
🔐 secretOPENWEATHER_API_KEYyour_openweather_key
configPORT
configPUBLIC_URLeventsorg-mcp-production.up.railway.app # Set this when deployed publicly
🔐 secretSMTP_PASSyour_app_password
configSMTP_USERyour_email@gmail.com
configTWILIO_ACCOUNT_SIDyour_twilio_sid
🔐 secretTWILIO_AUTH_TOKENyour_twilio_token
configTWILIO_PHONE_NUMBER+1234567890
configWEBHOOK_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 3 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/guth01-eventsorg-mcp-nevs45)](https://m8ven.ai/mcp/guth01-eventsorg-mcp-nevs45)
commit: f61767fd55d2a5f5c855c919aa4cf5c1da35e69d
code hash: 697a4ba0106d8e5368b43f4209a83b207ee1ac788abaf12bf160f6b3bd232b82
verified: 7/31/2026, 9:07:24 AM
view raw JSON →