ertugrul59/tradingview-chart-mcp
MCP server that captures TradingView chart images via Selenium — supports any ticker/interval with browser pooling for concurrent performance
Platform-specific configuration:
{
"mcpServers": {
"tradingview-chart-mcp": {
"command": "npx",
"args": [
"-y",
"tradingview-chart-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...