OpenEtradeMcp

kerryjiang/OpenEtradeMcp
★ 4 stars C# AI/LLM Updated today
An MCP (Model Context Protocol) server that exposes ETRADE API operations as tools for AI agents. This allows AI assistants like Claude and GitHub Copilot to interact with ETRADE's trading platform.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openetrademcp": {
      "command": "npx",
      "args": [
        "-y",
        "kerryjiang/OpenEtradeMcp"
      ]
    }
  }
}

Topics

etradeetrade-apietrade-mcpmcp