34
/ 100
1 month ago
glama

MCP Server OpenAI Chat

AI-powered todo and calendar management using OpenAI and Google Calendar. Supports natural language commands in English and Turkish, with MCP endpoints for tool interactions.

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.
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 2 credentials: CLIENT_SECRET, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 low

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

lowexpress@4.18.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

lowexpress@4.18.2GHSA-rv95-896h-c2vc

Express.js Open Redirect in malformed URLs

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.
configCLIENT_IDyour_google_client_id
🔐 secretCLIENT_SECRETyour_google_client_secret
configGOOGLE_REDIRECT_URI
configMCP_ENABLED
🔐 secretOPENAI_API_KEYyour_openai_api_key
configPORT
// 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 2 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/mertadali-mcp-server-openai-chat-1hf9k4)](https://m8ven.ai/mcp/mertadali-mcp-server-openai-chat-1hf9k4)
commit: 6d555992c57570867a264b4c1ab51a49e0342bd0
code hash: fd58aae892d22d0fcc7b04660173d60747c3d0a0639ddc54b8cca3a7b81ef557
verified: 6/15/2026, 1:56:00 PM
view raw JSON →