eToro MCP Server

eToro MCP Server

Official
shlomico-tr

Connects to eToro's public API to fetch user portfolios, look up trading instrument details, and search for financial instruments. Handles CORS restrictions by running server-side.

5420 views7Local (stdio)

What it does

  • Fetch eToro user portfolios by username
  • Look up trading instrument details by ID
  • Search for financial instruments by name
  • Handle CORS-restricted API calls server-side

Best for

Financial app developers integrating eToro dataPortfolio analysis and tracking toolsTrading bots and automated investment systems
Bypasses CORS restrictionsNo direct API key required

Alternatives