tradingview-mcp-server
Related Servers
Alternatives to tradingview-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityCmaintenanceTradingView MCP server — real-time market data, technical indicators, screeners, and backtesting for Claude, ChatGPT, Cursor, Copilot, and any MCP client. Stocks, crypto, forex & futures across global exchanges.441MIT
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol (MCP) server that lets AI assistants interact with TradingView for real-time quotes, historical OHLCV data, screener, alerts, watchlists, news, chart layouts, Pine scripts, and more. Connect it to Claude Desktop, Cursor, or any MCP-compatible client to control TradingView via natural language.99 npm5-
- FlicenseNot gradedqualityBmaintenanceExposes TradingView data including quotes, technical ratings, historical OHLCV, and market screening through an MCP server using unofficial libraries.-
- FlicenseNot gradedqualityBmaintenanceA comprehensive MCP server that integrates TradingView Desktop automation, screener API, Yahoo Finance, IDX/BEI tools, backtesting, news sentiment, trade math, and market sessions. It enables traders to perform technical analysis, backtest strategies, manage positions, and automate TradingView tasks through natural language.-
- FlicenseNot gradedqualityDmaintenanceMCP server for screening Indian stocks and mutual funds by wrapping screener.in and Morningstar India, enabling fundamental queries from Claude or Cursor.-
- FlicenseNot gradedqualityBmaintenanceMCP server that connects AI assistants to TradingView Desktop via Chrome DevTools Protocol, enabling chart analysis, Pine Script development, and workflow automation through natural language.99 npm-
TDQS
Scored across 12 tools
Most tools are distinct by asset class and action (e.g., screen_stocks, screen_forex, screen_crypto, screen_etf). However, list_fields and get_market_metainfo both expose available fields, and lookup_symbols vs search_symbols overlap in symbol-finding, which may cause misselection without careful reading.
All tool names follow a consistent snake_case verb_noun pattern (screen_*, list_*, get_*, lookup_*, search_*, rank_*). The naming is predictable and uniform across the entire set.
With 12 tools, the server is well-scoped for a TradingView screener and TA analysis service. Each tool addresses a clear need, and the count feels appropriate without being bloated or thin.
The surface covers core workflows: screening across asset classes, preset discovery, field/metadata exploration, symbol lookup, and TA ranking. Minor gaps exist such as no create/update/delete for custom presets or a unified screening tool across all asset types, but these are not critical for the main purpose.