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

Related MCP Connectors

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
    D
    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
    C
    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
    -