58
grade D
2 days ago
glama

Questrade MCP Server

An unofficial MCP server that integrates with the Questrade API to provide access to trading accounts, market data, and portfolio information. It enables users to view balances, track positions, search symbols, and analyze market trends through natural language.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 6 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: QUESTRADE_ACCESS_TOKEN, QUESTRADE_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretQUESTRADE_ACCESS_TOKEN
configQUESTRADE_API_URLBase URL for Questrade API (default: https://api01.iq.questrade.com)
🔐 secretQUESTRADE_REFRESH_TOKENyour_refresh_token_here
configQUESTRADE_TOKEN_DIR=/path/to/custom/directory
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/zachmelin-questrademcp-ef408p)](https://m8ven.ai/mcp/zachmelin-questrademcp-ef408p)
commit: e923a09c359d586a10b407764b9da79f724bfc3a
code hash: c6f7e3cdf464da395bcf1402230d6269b658f4f89a5357293d82c71c72f5657f
verified: 4/18/2026, 6:32:36 PM
view raw JSON →