tastytrade-mcp

joncovington/tastytrade-mcp
★ 0 stars Python Security Updated today
MCP server connecting autonomous AI agents to Tastytrade (OAuth2, keyring-stored credentials, gated live trading with risk controls).
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": {
    "tastytrade-mcp": {
      "command": "uvx",
      "args": [
        "tastytrade-mcp"
      ]
    }
  }
}

Or install with pip: pip install tastytrade-mcp

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that lets an autonomous AI agent (Claude, etc.) connect to **Tastytrade** — scan markets, build option strategies, inspect accounts/positions/orders, and (optionally) place and manage trades. - **OAuth2** authentication via the official [`tastytrade`](https://github.com/tastyware/tastytrade)

Tools (8)

ACCOUNT_DEPLOY_LIMIT_PCTBUYING_POWER_BUFFER_PCTENABLE_LIVE_TRADINGFORCE_DRY_RUNMCP_CORS_ORIGINMCP_RATE_LIMITTASTYTRADE_SANDBOXget_connection_status