eToro MCP Server
Quality Score
95
/100
Connect AI assistants to eToro for portfolio analysis, market research, and trading.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"etoro-mcp-server": {
"command": "npx",
"args": [
"-y",
"etoro-mcp-server"
],
"env": {
"ETORO_API_KEY": "<your-etoro_api_key>",
"ETORO_USER_KEY": "<your-etoro_user_key>",
"ETORO_TRADING_MODE": "demo"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"etoro-mcp-server": {
"command": "npx",
"args": [
"-y",
"etoro-mcp-server"
],
"env": {
"ETORO_API_KEY": "<your-etoro_api_key>",
"ETORO_USER_KEY": "<your-etoro_user_key>",
"ETORO_TRADING_MODE": "demo"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y etoro-mcp-server§02 Environment variables
ETORO_API_KEYrequiredsecret
Your eToro API key (x-api-key header value).
ETORO_USER_KEYrequiredsecret
Your eToro user key (x-user-key header value) tied to your account.
ETORO_TRADING_MODEUse 'demo' for the practice account or 'real' for live trading.
§03 MCP Quality Score · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04 Alternatives in Search
Agentic News
ai.agentic-news/mcp
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
BuyWhere MCP
ai.buywhere/buywhere-mcp
BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.
Agent Skills Search Server
ai.com.mcp/skills-search
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.