hAI.etoroMCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@hAI.etoroMCPshow me my current portfolio balance and open positions"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
hAI.etoroMCP Server
This repository provides a containerised MCP server for Etoro, incorporating the SSH authentication proxy from hAI.SSHMCPAuth.
Features
Etoro MCP core functionality
Integrated SSH authentication proxy
Dockerised deployment
GitHub Actions CI/CD for Docker image builds and secret scanning
Related MCP server: eToro MCP Server
Quick Start
# Build and run the Docker image
docker run -e SSHMCP_API_KEY=your_key \
-e SSHMCP_TARGET_HOST=your_host \
-e SSHMCP_TARGET_PORT=22 \
-e SSHMCP_ADMIN_PASSWORD=admin_pass \
ghcr.io/jbkunama1/hai.etoromcp:latestSee instructions.md for full configuration.
Development
# Install dependencies
npm install
# Run locally
npm run devLicense
MIT © 2024 jbkunama1
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceAn MCP server for operating headless MetaTrader 4 terminals remotely over SSH, enabling status checks, logs, screenshots, systemd control, and automated first-login.131MIT
- FlicenseAqualityCmaintenanceA security-hardened MCP server that wraps the eToro public API, enabling AI assistants to trade, access market data, manage portfolios, and interact with social feeds via 34 tools.6
- FlicenseNot gradedqualityDmaintenanceProvides an MCP server for Interactive Brokers trading operations, managing an IBKR Gateway Docker container and exposing trading functionality through REST API and MCP endpoints.6
- FlicenseAqualityDmaintenanceEnables AI assistants to perform comprehensive SSH operations including command execution, file transfers, port forwarding, and key management through a stateless, Docker-ready MCP server.15
Related MCP Connectors
Connect any MCP client to MetaTrader 4/5 to read prices, manage positions, and place trades.
MCP server exposing the Backtest360 engine API as tools for AI agents.
MCP server for Gainium — manage trading bots, deals, and balances via AI assistants
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jbkunama1/hAI.etoroMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server