tradinview-mcp
Related Servers
Alternatives to tradinview-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceExposes TradingView data including quotes, technical ratings, historical OHLCV, and market screening through an MCP server using unofficial libraries.-
- FlicenseAqualityCmaintenanceAn MCP server providing Model-usable tools to fetch real-time quotes, historical price charts, fundamental datasets, SEC filings, economic/earnings calendars, option chains, and corporate bond data from TradingView.21-
- FlicenseNot gradedqualityCmaintenanceProvides unified TradingView capabilities through one MCP server, including market data, screening, technical analysis, backtesting, sentiment, chart control via browser automation, Pine script transpilation and compilation, and alert webhooks.-
- FlicenseAqualityBmaintenanceA review-only MCP server that provides tools for reviewing trade records against a live TradingView Desktop chart over Chrome DevTools Protocol on localhost.7-
- AlicenseBqualityAmaintenanceA local-first MCP server providing market data, deterministic technical analysis, chart rendering, and optional TradingView Supercharts browser workflows via stdio and a loopback REST API.382MIT
- AlicenseNot gradedqualityBmaintenanceMCP server for stock analysis providing 30 tools across technical analysis, Yahoo Finance, IDX/BEI, backtesting, news sentiment, and trade math, with no TradingView Desktop required and VPS compatibility.MIT
TDQS
Scored across 9 tools
Each tool targets a distinct operation: watchlist management (add, remove, get), data retrieval (OHLCV, quote), calculations (indicators), search, verification, and rendering. No two tools overlap in purpose.
All tool names follow a consistent verb_noun pattern using snake_case (e.g., add_to_watchlist, get_quote, render_chart_html). Naming is predictable and uniform.
9 tools is well-scoped for a market data and watchlist server. Each tool serves a clear function without unnecessary bloat or missing essentials.
The surface covers watchlist CRUD core data retrieval, indicator calculations, search, and verification. Minor gaps exist (e.g., batch watchlist operations, advanced OHLCV filtering), but the main workflows are supported.