74
/ 100
1 month ago
glama

claude-fidelity-mcp

Enables interaction with Fidelity Investments brokerage accounts using Playwright browser automation to manage balances, positions, and trades. It supports secure 2FA authentication and session persistence for seamless account management via Claude.

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: 1 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 2 credentials: FIDELITY_PASSWORD, FIDELITY_TOTP_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

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

highplaywright@1.52.0GHSA-7mvr-c777-76hp

Playwright downloads and installs browsers without verifying the authenticity of the SSL certificate

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.
configBROWSER_DATA_DIR
configFIDELITY_DEBUGNo Set to "true" for debug logging
configFIDELITY_HEADLESSNo Set to "false" to show browser (default: true)
🔐 secretFIDELITY_PASSWORDYes Fidelity login password
configFIDELITY_SESSION_DIRNo Session persistence directory (default: ~/.fidelity-mcp)
configFIDELITY_SESSION_TITLENo Session file identifier for multiple accounts
configFIDELITY_TIMEOUTNo Default timeout in ms (default: 30000)
🔐 secretFIDELITY_TOTP_SECRETNo Base32 TOTP secret for automatic 2FA
configFIDELITY_USERNAMEYes Fidelity login username
configMCP_PORT
configMCP_TRANSPORT
// 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 8 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/tylerflar-claude-fidelity-mcp-1vnvtg)](https://m8ven.ai/mcp/tylerflar-claude-fidelity-mcp-1vnvtg)
commit: d45a68ecd86d0382d97c0a207a395dda2b2b567e
code hash: 1a27b7d097cc69ce01f3eed4d8f81453d8ec60b5b7077092e6f3ffef11bf1215
verified: 6/12/2026, 10:57:43 AM
view raw JSON →
claude-fidelity-mcp · M8ven Trust Score | M8ven