Tradingview
Freeby MCP Community
Unofficial MCP server and CLI for TradingView stock screener API
v0.6.1Added Apr 12, 2026
mcptradingviewclistock-screenermodel-context-protocol
Tradingview MCP Server
Unofficial MCP server and CLI for TradingView stock screener API
Installation
Reviews
Installation
Quick install
npx -y tradingview-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"tradingview": {
"command": "npx",
"args": ["-y", "tradingview-mcp-server"]
}
}
}