Back to Home
Sakhir786 icon

tradepilot-mcp-server

Verified Safe

by Sakhir786

Overview

Provides advanced 18-layer trading intelligence for autonomous options trading, integrating real-time market data with technical and options analysis.

Installation

Run Command
uvicorn main:app --host 0.0.0.0 --port 10000

Environment Variables

  • POLYGON_API_KEY
  • TRADEPILOT_PRODUCTION_PATH
  • TRADEPILOT_LAYERS_PATH
  • TRADEPILOT_PORTFOLIO_VALUE
  • TRADEPILOT_DISCORD_WEBHOOK
  • TRADEPILOT_SLACK_WEBHOOK
  • TRADEPILOT_TELEGRAM_TOKEN
  • TRADEPILOT_TELEGRAM_CHAT_ID

Security Notes

The server correctly uses environment variables for API keys and sensitive information, which is a strong security practice. The README also advises against committing .env files. It performs network requests to external APIs (Polygon.io, Discord, Slack, Telegram) as part of its core functionality, which are inherent network risks typical of such services. No 'eval' or obvious malicious patterns were detected in the provided code snippets.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassMedium
Avg Tokens5000
Stars1
Forks0
Last Update2025-11-26

Tags

Financial TradingAIOptions TradingMarket DataTechnical Analysis