73
/ 100
14 days ago
glama

etoro-mcp

MCP server for the eToro public API, providing read and write tools for market data, account management, trading, watchlists, alerts, and social feeds.

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 2 credentials: ETORO_API_KEY, ETORO_USER_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.
🔐 secretETORO_API_KEY(required) eToro API key, sent as the x-api-key header
🔐 secretETORO_USER_KEY(required) eToro user key, sent as the x-user-key header
configETORO_ENVreal is set.
configETORO_MCP_ENABLE_TRADINGtools behind , the other 38 (watchlist, alert, social, and
configETORO_MCP_ENABLE_WRITESnotification mutations) behind .
configETORO_MCP_TOOLSETSToolset selection — register only what you need via ; unknown names
configETORO_MCP_UPLOAD_DIRsocial upload_media Upload a JPEG or PNG image (max 8 MB) for use as an attachment; requires and reads only inside it
// 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/florinel-chis-etoro-mcp-pgfhi4)](https://m8ven.ai/mcp/florinel-chis-etoro-mcp-pgfhi4)
commit: 32d5268ae9b9109f3130890b986202780d334d79
code hash: 2ca359c60fa9da44dc7c1f9228316535879b4f84eda24ac17bfc500001ce9a79
verified: 7/17/2026, 8:30:36 AM
view raw JSON →