63
grade C
3 days ago
mcp_so

G2N MCP Google Calendar SSE Server

MCP server with SSE for Google Calendar API integration

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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.
🔐
You'll be asked for 1 credential: GOOGLE_CLIENT_SECRET
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.
configGOOGLE_CLIENT_ID${GOOGLE_CLIENT_ID} # Google OAuth Client ID
🔐 secretGOOGLE_CLIENT_SECRET${GOOGLE_CLIENT_SECRET} # Google OAuth Client Secret
configHOST
configLOG_LEVEL
configOAUTH_REDIRECT_PATH/oauth/callback # OAuth callback path (default: /oauth/callback)
configPORT3001 # Server port (default: 3001)
configPUBLIC_URLThe must be internet-accessible for OAuth callbacks to work
// 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/gabriel-g2n-g2n-mcp-gcal-sse-ypvfzw)](https://m8ven.ai/mcp/gabriel-g2n-g2n-mcp-gcal-sse-ypvfzw)
commit: b827c98d21cddc7346e959f2c371ef31bbe9da97
code hash: ebb4236145846f66fea43da87772777d92d42e351267603b52daef81b068f981
verified: 4/18/2026, 6:04:02 PM
view raw JSON →