TastyScanner MCP Server
by technet365
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | HTTP server port | 7698 |
| LOG_LEVEL | No | debug, info, warn, error | info |
| TASTY_ACCOUNT | No | Account number (auto-detects first) | auto |
| MCP_AUTH_TOKEN | No | Bearer token for endpoint auth. If set, all /mcp requests require Authorization: Bearer <token> | |
| MCP_CORS_ORIGIN | No | CORS origin | http://localhost:3333 |
| TASTY_CLIENT_ID | Yes | TastyTrade OAuth Client ID | |
| TASTY_PRODUCTION | No | true = production, false = sandbox | true |
| ENABLE_LIVE_TRADING | No | Set true to allow execute_trade and adjust_order | false |
| TASTY_CLIENT_SECRET | Yes | TastyTrade OAuth Client Secret | |
| TASTY_REFRESH_TOKEN | Yes | TastyTrade OAuth Refresh Token |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessUnresponsive