67
/ 100
1 month ago
glama

AIOS Co-Founder MCP

Enables users to interact with a business co-founder/executive assistant that integrates with Google services (Gmail, Calendar, Contacts), web search, and includes approval gating for sensitive operations.

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 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.
configLOG_LEVEL
configDB_URL
configGOOGLE_CLIENT_IDGoogle OAuth requires valid and GOOGLE_CLIENT_SECRET.
🔐 secretGOOGLE_CLIENT_SECRETGoogle OAuth requires valid GOOGLE_CLIENT_ID and .
configOAUTH_REDIRECT_BASE_URLSet to the public base URL for this server (e.g., an ngrok/cloudflared URL).
configGOOGLE_OAUTH_SCOPESSet to a space- or comma-separated list of scopes.
configOAUTH_STATE_TTL_SECONDSKeep short in shared environments.
configWEB_USER_AGENT
configWEB_TIMEOUT_SECONDS
// 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/varun-b-nagaraj-python-mcp-server-nd4g5e)](https://m8ven.ai/mcp/varun-b-nagaraj-python-mcp-server-nd4g5e)
commit: 5af794ce61b48b128cb07d2e4a155a2eba4b01cb
code hash: 79f91aff464ac983046bc5bf8c2ed163491ec4940ce9f9b7432e4364403bd618
verified: 6/15/2026, 3:11:21 PM
view raw JSON →