Skip to main content
Glama
FerroxLabs

TVControl

by FerroxLabs

Related Servers

Alternatives to TVControl

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that extends TradingView with AI-driven morning briefs, trading rule automation, and 81 tools for chart control, Pine Script development, replay practice, and multi-pane layouts.
      99 npm
      -
    • A
      license
      A
      quality
      C
      maintenance
      A type-safe MCP server that enables AI agents to control TradingView Desktop via Chrome DevTools Protocol, allowing chart state reading, symbol/timeframe changes, and OHLCV data fetching.
      11
      99 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Controls the TradingView Desktop app via MCP, allowing AI agents to manage charts, indicators, Pine Script strategies, and optionally mirrors signals to MetaTrader 5 for automated trading.
      MIT

    TDQS

    B3.1/5.0

    Scored across 113 tools

    Disambiguation2/5

    The tool set is organized into clear resource prefixes, but several tools have overlapping boundaries: pine_compile vs pine_smart_compile, chart_manage_indicator vs indicator_add_from_search, data_get_indicator vs data_get_study_values, and multiple tv_* health/compatibility checks. While individual descriptions are unusually explicit, the sheer number of near-synonym pairs (plus watchlist_add_bulk/import/create and batch_run/strategy_sweep) makes mis-selection likely.

    Naming Consistency4/5

    Most tools follow a consistent resource_action pattern (chart_set_symbol, watchlist_create, alert_create_bulk, replay_start, draw_remove_one, state_snapshot). Minor deviations like quote_get/depth_get, tv_discover, ui_keyboard, and pine_new/pine_open break the pattern slightly, but the prefixes make the set predictable overall.

    Tool Count1/5

    113 tools is far beyond the 50+ threshold and creates an unwieldy surface even for a desktop automation server. The broad domain justifies many categories, but the count is excessive and should be split into focused sub-servers.

    Completeness4/5

    The server covers an impressive breadth: chart state, watchlist CRUD, Pine editing/compilation, alerts, replay, drawings, layouts, tabs, panes, UI automation, diagnostics, and strategy sweeps. Minor lifecycle gaps exist (no layout_delete, watchlist_delete, or alert_update), but these are workarounds rather than dead ends.

    Maintenance

    ActivityActive
    ResponsivenessSlow