Back to Home
Asmah-Acheampong icon

TradingViewMCPServer

Verified Safe

by Asmah-Acheampong

Overview

Serves as a multi-asset trading assistant for Claude Desktop, providing real-time market data, technical analysis, and Pine Script v6 development tools for Forex, Stocks, and Crypto.

Installation

Run Command
docker-compose up -d

Environment Variables

  • ALPHA_VANTAGE_API_KEY

Security Notes

The server demonstrates good security practices: - API keys (ALPHA_VANTAGE_API_KEY) are loaded from environment variables and not hardcoded. - The Pine Script sandbox explicitly states it performs static analysis and simulation, not actual code execution on the local Python interpreter, mitigating 'eval' related risks. - Network requests are handled with timeouts, retry logic (exponential backoff), and rate limiting, reducing the risk of network-related failures or abuse. - No obvious malicious patterns or obfuscation were found. - Input validation is implemented for various parameters.

Similar Servers

Stats

Interest Score32
Security Score9
Cost ClassMedium
Avg Tokens350
Stars2
Forks3
Last Update2026-01-19

Tags

mcptradingpine-scriptpythondockertechnical-analysismarket-data