tradingview-mcp
Advanced TradingView MCP Server for AI-powered market analysis.
The most complete AI-powered trading toolkit for Claude and MCP clients, this server offers backtesting, live sentiment analysis, Yahoo Finance integration, and over 30 technical analysis tools. It is designed to provide real-time crypto and stock screening, utilizing advanced technical indicators, Bollinger Band intelligence, and candlestick patterns. The server supports multiple exchanges including Binance, KuCoin, and Bybit, making it a versatile tool for traders.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"tradingview-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tradingview-mcp"
]
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions