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.

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.

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