Skip to main content
Glama
ulianbass

TradingView MCP

by ulianbass

TradingView MCP

Español · Release v1.0.2 · Repository history

Local TradingView Desktop MCP bridge for chart automation, Pine workflows, Codex support, and consent-gated trading actions.

This repository follows the same product-line layout used by Kerebrom: stable implementation lines live under versions/vN/, while the repository root stays as the product landing page and operational guide.

Current Stable Line

Line

Status

Product root

Purpose

v1

current

versions/v1/

TradingView Desktop MCP bridge, 100+ tools, offline/remote/live test split, hardened launcher.

Related MCP server: TradingView MCP Bridge

Install

git clone https://github.com/ulianbass/tradingview-mcp.git
cd tradingview-mcp/versions/v1
npm install

Use this MCP server path in AI clients:

/absolute/path/to/tradingview-mcp/versions/v1/src/server.js

For this machine, the current path is:

/Users/ulianbass/Documents/TradingView MCP/versions/v1/src/server.js

Work With The Repo

From the repository root:

npm test
npm run test:remote
npm run test:e2e

Those commands delegate to versions/v1.

For direct version-line work:

cd versions/v1
npm test
npm run test:remote

npm run test:e2e requires TradingView Desktop running with Chrome DevTools Protocol enabled on port 9222.

Branch Policy

  • Active branch: v1.

  • Default GitHub branch: v1.

  • main is not used in this fork.

  • Historical or upstream references should be tags or external remotes only when intentionally needed; they should not appear as active product branches.

See docs/BRANCHES.md.

Version Docs

License

Source-available proprietary software. See LICENSE.

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
3Releases (12mo)

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    Enables automated trading analysis and chart management through the TradingView Desktop app. Provides tools for morning brief workflows, Pine Script development, chart navigation, and replay mode practice with local data processing.
    296
  • F
    license
    -
    quality
    B
    maintenance
    Enables AI assistants to interact with TradingView Desktop charts for analysis, Pine Script development, and workflow automation via Chrome DevTools Protocol.
    296
  • F
    license
    -
    quality
    D
    maintenance
    Enables AI agents to interact with TradingView Desktop via Chrome DevTools Protocol for automated morning briefs, chart analysis, Pine script development, and trading workflows.
    296

View all related MCP servers

Related MCP Connectors

  • Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex.

  • Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.

  • LuxAlgo Library — the encyclopedia of trading & technical analysis for AI agents. Free, keyless.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ulianbass/tradingview-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server