QuestradeMCP

zachmelin/QuestradeMCP
★ 3 stars JavaScript API Integration Updated 4d ago
Unofficial Questrade MCP server - access your trading accounts and market data in AI conversations.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "questrademcp": {
      "command": "npx",
      "args": [
        "-y",
        "zachmelin/QuestradeMCP"
      ]
    }
  }
}

README Excerpt

An **unofficial** Model Context Protocol (MCP) server for integrating with the Questrade API, providing access to trading accounts, market data, and portfolio information. > **⚠️ Disclaimer**: This is an unofficial, community-built integration and is not affiliated with, endorsed by, or supported by Questrade Inc. Use at your own risk.

Tools (15)

QUESTRADE_API_URLQUESTRADE_REFRESH_TOKENQUESTRADE_TOKEN_DIRget_accountsget_balancesget_candlesget_ordersget_positionsget_quotesget_symbolportfolio_summaryrefresh_tokensearch_symbolsstock_analysistrading_opportunities