An MCP server that enables autonomous AI agents to connect to Tastytrade for market scanning, option strategies, account management, and optionally placing trades with built-in safety controls.
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.
process.env. You'll be asked to provide them before it can run.TASTYTRADE_SANDBOX— false Use the sandbox/cert environmentENABLE_LIVE_TRADING— Live trading is gated behind — disabled by default soFORCE_DRY_RUN— false Force all orders to dry-run (propose-only mode)BUYING_POWER_BUFFER_PCT— 0 Percent of buying power always kept in reserve (per order)ACCOUNT_DEPLOY_LIMIT_PCT— 0 Account-wide cap on deployed buying power (from live positions)TASTYTRADE_MCP_LOG_LEVELMCP_CORS_ORIGINMCP_RATE_LIMIT— 120/minute Per-IP rate limit (HTTP transport)MCP_HTTP_HOST— / MCP_HTTP_PORT 127.0.0.1 / 7698 HTTP bind addressMCP_HTTP_PORT— MCP_HTTP_HOST / 127.0.0.1 / 7698 HTTP bind address[](https://m8ven.ai/mcp/joncovington-tastytrade-mcp-lct377)