0
/ 100
1 month ago
glama

My Portfolio MCP Server

A Model Context Protocol (MCP) server for managing investment portfolios, enabling transaction tracking, position management, alerts, and daily snapshots with Google Drive sync.

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
🚨
Reads files from sensitive locations
Touches: ./oauth-credentials.json
🚨
Known vulnerabilities in dependencies: 2 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: MCP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 critical3 low

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

criticalvitest@1.1.0GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@1.1.0GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

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

lowuuid@9.0.1GHSA-w5hq-g745-h8pq

uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided

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.
configBACKUP_TIME_UTC23:00 (optional, default: 23:00)
configDATABASE_PATHSQLite database path ./portfolio_data.db
configDATABASE_SYNC_INTERVAL_MINUTES1 (optional, default: 1)
configDRIVE_FOLDER_IDSet in .env
🔐 secretMCP_AUTH_TOKEN
configOAUTH_CREDENTIALS_JSON(base64-encoded, see [OAUTH_SETUP.md](OAUTH_SETUP.md))
configOAUTH_TOKEN_JSON(base64-encoded, see [OAUTH_SETUP.md](OAUTH_SETUP.md))
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 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/udaybhasker-ub-my-portfolio-mcp-i0i4r2)](https://m8ven.ai/mcp/udaybhasker-ub-my-portfolio-mcp-i0i4r2)
commit: 4c2c7cfc89e29ade392290f3b10e546a1c066832
code hash: 478f5f26af28a840fedb94211e26d9231534a0a7464ce4c4d000e15b8bd20530
verified: 6/10/2026, 10:22:01 AM
view raw JSON →