58
/ 100
22 hours ago
glama

mcp-personal

MCP server that provides tools to manage Gmail and Outlook emails, and search Mercadona products, for use with Cursor and LangChain.

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
⚠️
Known vulnerabilities in dependencies: 3 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.
🔐
You'll be asked for 2 credentials: GOOGLE_CLIENT_SECRET, MCP_API_KEY
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.
configAZURE_CLIENT_ID5. Put Application (client) ID and Directory (tenant) ID in .env as and AZURE_TENANT_ID. Add AZURE_CLIENT_SECRET if applicable.
configAZURE_TENANT_ID5. Put Application (client) ID and Directory (tenant) ID in .env as AZURE_CLIENT_ID and . Add AZURE_CLIENT_SECRET if applicable.
configGMAIL_TOKENS_PATHOptional path to Gmail tokens file (default: project root gmail-tokens.json).
configGOOGLE_CLIENT_ID4. Put the Client ID and Client Secret in .env as and GOOGLE_CLIENT_SECRET.
🔐 secretGOOGLE_CLIENT_SECRET4. Put the Client ID and Client Secret in .env as GOOGLE_CLIENT_ID and .
configGOOGLE_REDIRECT_PORT
configGOOGLE_REDIRECT_URIOAuth redirect URI (e.g. http://localhost:3333/oauth2callback).
🔐 secretMCP_API_KEYHeaders (if you set in .env):
configOUTLOOK_TOKENS_PATHOptional path to Outlook tokens file (default: project root outlook-tokens.json).
configPORTServer listens on http://0.0.0.0:3000 by default (override with in .env). MCP endpoint: POST http://localhost:3000/mcp.
// 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/afoone-mcp-personal-25zm2s)](https://m8ven.ai/mcp/afoone-mcp-personal-25zm2s)
commit: 08ce8a85e66d52354af5f7d178faf0fe4ff85466
code hash: ebcee2547cfce1b2545f79bf70ed61b7134569e6d243c500e810515cf648c6a4
verified: 6/22/2026, 12:41:36 PM
view raw JSON →