eToro MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm. Last commit 29 Apr 2026.
Connect AI assistants to eToro for portfolio analysis, market research, and trading.
Today is the operative word: we check eToro MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add etoro-mcp-server -- npx -y etoro-mcp-server
{
"mcpServers": {
"etoro-mcp-server": {
"args": [
"-y",
"etoro-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.etoro-mcp-server]
command = "npx"
args = ["-y", "etoro-mcp-server"]
{
"mcpServers": {
"etoro-mcp-server": {
"args": [
"-y",
"etoro-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"etoro-mcp-server": {
"args": [
"-y",
"etoro-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ETORO_API_KEY (Your eToro API key (x-api-key header value).), ETORO_USER_KEY (Your eToro user key (x-user-key header value) tied to your account.), ETORO_TRADING_MODE (Use 'demo' for the practice account or 'real' for live trading.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Webull OpenAPI: trading and market data access for AI assistants
MCP server for end-to-end trading on Kalshi prediction markets: discover, research, trade.
Financial data MCP server: stock quotes, crypto prices, portfolio tracking, market analysis
MCP server for Gainium — manage trading bots, deals, and balances via AI assistants
MCP server for Trading 212 API - portfolio, orders, pies, dividends, and analytics
SEC Form 4 insider trades, daily trading plans, 8-K catalysts and market data for AI assistants.
MCP server for Tradernet/Freedom24 trading API — portfolio, orders, quotes, and more
MCP server for Tradernet/Freedom24 trading API — portfolio, orders, quotes, and more
Answers built from our own checks of this server.