43
/ 100
1 month ago
glama

Yodlee MCP Server

Connects Claude Desktop to Yodlee financial data, enabling account management, transaction queries, spending summaries, and audio narrations.

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 3 credentials: ELEVENLABS_API_KEY, YODLEE_CLIENT_SECRET, OPENAI_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.
configGRADIO_SSR_MODE
🔐 secretELEVENLABS_API_KEYCopy the API key →
configELEVENLABS_VOICE_IDiP95p4xoKVk53GoZ742B
configYODLEE_LOGIN_NAMESThese go into
configYODLEE_LOGIN_NAME
configYODLEE_CLIENT_IDClient ID →
🔐 secretYODLEE_CLIENT_SECRETClient Secret →
configYODLEE_BASE_URLYes Yodlee API base URL (use sandbox URL for testing)
🔐 secretOPENAI_API_KEYCopy the API key →
configOPENAI_TTS_VOICESet your choice →
// 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 1 concrete improvement 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/ashishmerani-yodlee-mcp-server-lgsqx0)](https://m8ven.ai/mcp/ashishmerani-yodlee-mcp-server-lgsqx0)
commit: 3c61d8346a556288fb7527b40839276d4a1e644b
code hash: dd41c431e9514c1dac535f3852f956f39a1034b4e956ee4a0e2ee4f182b9139a
verified: 6/22/2026, 12:25:18 PM
view raw JSON →