hAI.etoroMCP
hAI.etoroMCP Server
本仓库为 Etoro 提供了一个容器化的 MCP 服务器,集成了来自 hAI.SSHMCPAuth 的 SSH 认证代理。
功能
Etoro MCP 核心功能
集成的 SSH 认证代理
Docker 化部署
用于 Docker 镜像构建和密钥扫描的 GitHub Actions CI/CD
Related MCP server: eToro MCP Server
快速开始
# 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完整配置请参阅 instructions.md。
开发
# Install dependencies
npm install
# Run locally
npm run dev许可证
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