ulianbass/tradingview-mcp
MCP server for TradingView Desktop — 78 tools to read, control, and automate charts via Chrome DevTools Protocol. Pine Script development, replay mode, batch screening, and more.
Platform-specific configuration:
{
"mcpServers": {
"tradingview-mcp": {
"command": "npx",
"args": [
"-y",
"tradingview-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...