TradingView MCP Bridge
MCP server that lets an agent read and control a TradingView Desktop chart
๐งฉ Build it Free 01 in Agents & MCP servers ๐ NEW TODAY
6,082 2 sent ยท 7 days 1 copies ยท 7 days MITupdated 28 Jul '26
Overview
TradingView MCP Bridge lets an agent read and drive a running TradingView Desktop chart through 78 MCP tools: chart state, indicators, bars, symbols, timeframes, drawings, alerts and Pine compilation.
- Fortraders using Claude Code who want an agent working their own TradingView Desktop chart.
- Needsa paid TradingView subscription, TradingView Desktop with the debug port enabled, Node.js 18+.
- Runsa Node.js MCP server driving the Desktop app over the Chrome DevTools Protocol; every tool doubles as a tv CLI command.
- Limitit reads TradingView's undocumented internal structure, so a TradingView update can break it without notice.
Vibe it
Paste this into your AI agent. Write the first line, or take a suggestion; the copy carries your words.
Source: https://github.com/tradesdontlie/tradingview-mcp โ clone it and read its README and examples before writing anything; its documented setup beats what you remember. Stack: a Node.js MCP server that drives a running TradingView Desktop app over the Chrome DevTools Protocol; every one of its 78 tools doubles as a tv CLI command. Needs: TradingView Desktop launched with --remote-debugging-port=9222, Node.js 18+, a paid TradingView subscription. Start: npm install, register src/server.js in my MCP config, then read the current chart state before changing anything. Limit: it reads TradingView's undocumented internal structure, so a TradingView update can break it without notice. Done means: you report my chart's symbol and timeframe back to me from the running app, and show me the config you wrote. Before you start, ask me: whether TradingView Desktop is already running with the debug port on, and which chart you should read first.
More in Agents & MCP servers
All 6 โ 02
MetaTrader MCP Server ๐งฉ Build it MCP server that lets an agent read and trade a MetaTrader 5 account 03
freqtrade-mcp ๐งฉ Build it MCP server that drives a running Freqtrade bot over its REST API 04
freqtrade-mcp (read-only) ๐งฉ Build it Read-only MCP server that hands your agent the Freqtrade code surface
795
141
16