74
/ 100
1 month ago
glama

tastytrade-mcp

MCP server for the tastytrade brokerage API, providing tools for account management, market data, and order execution.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: TASTYTRADE_CLIENT_SECRET, TASTYTRADE_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.
🔐 secretTASTYTRADE_CLIENT_SECRETexport ="..."
configTASTYTRADE_ENVIRONMENT"": "${TASTYTRADE_ENVIRONMENT:-production}"
🔐 secretTASTYTRADE_REFRESH_TOKENexport ="..."
configTASTYTRADE_SCOPESno OAuth scopes, default read trade
// 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/bholzer-tastytrade-mcp-1mwejt)](https://m8ven.ai/mcp/bholzer-tastytrade-mcp-1mwejt)
commit: b9956fc89d221336c5316e57bdb11427b8a1cf66
code hash: 6b18e49287843c0725911a9d67b7066c1c041a3dc4a970f09e5d961caed1a0fa
verified: 6/11/2026, 10:59:05 AM
view raw JSON →