F
licenseNot graded
qualityB
maintenanceEnables AI agents to read and control TradingView Desktop charts in real time, supporting chart analysis, Pine Script development, alerts, replay practice, and multi-pane automation.
99 npm
-
No user-submitted related servers found.
Scored across 5 tools
Each tool targets a distinct aspect of chart data (candles, context, drawings, indicators, provider status) with no overlap, making it easy for an agent to select the correct tool.
All tools follow a consistent 'get_<noun>' pattern, using snake_case and clear noun phrases that match their function. No deviations.
5 tools is well-scoped for a read-only chart context server. Each tool serves a clear purpose without excess or redundancy.
The set covers all major read-only aspects of chart context: price data (candles), overall context, drawings, indicators, and provider status. No obvious gaps for its intended purpose.