58
/ 100
5 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.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 16 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 4 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: 30eed8ba89221f3353e0e64cf768d19dcabc2235
code hash: 09d136cafaddfc9f6b0fcb90b67bd732c3895ff704455cd375e6c35676412aae
verified: 6/17/2026, 12:24:02 PM
view raw JSON →