Skip to main content
Glama
jbkunama1

hAI.etoroMCP

by jbkunama1

hAI.etoroMCP Server

Docker Build
TruffleHog Scan
License: MIT

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:latest

See instructions.md for full configuration.

Development

# Install dependencies
npm install
# Run locally
npm run dev

License

MIT © 2024 jbkunama1

F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    C
    maintenance
    An MCP server for operating headless MetaTrader 4 terminals remotely over SSH, enabling status checks, logs, screenshots, systemd control, and automated first-login.
    13
    1
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    A 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
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides 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

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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