Back to Home
vikkysarswat icon

trade_detail

Verified Safe

by vikkysarswat

Overview

Display real-time stock prices and market index data as interactive widgets within ChatGPT.

Installation

Run Command
uvicorn server.main:app --host 0.0.0.0 --port $PORT

Environment Variables

  • BASE_URL
  • STOCK_API_KEY (optional)

Security Notes

The server uses `CORSMiddleware` with `allow_origins=["*"]`, which permits requests from any origin. While common for public APIs, for enhanced security, it is generally recommended to restrict this to known domains if possible. No direct 'eval' or hardcoded secrets were identified. The `BASE_URL` environment variable is critical for correct widget rendering in deployment and must be configured securely.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-11-28

Tags

Stock PricesFinancial DataChatGPT AppMCPReal-time