Tradingview MCP brings live market structure, Bollinger context, and symbol-level analysis into your AI workflow. Join the waitlist for first access to the hosted server.
All the market intelligence you need, delivered directly to Claude AI
Find top gainers, losers, and trending assets across multiple exchanges with instant data updates.
Advanced technical analysis with Bollinger Bands, RSI, MACD, and proprietary signal rating system.
Crypto exchanges (KuCoin, Binance, Bybit) and traditional markets (NASDAQ, BIST) in one place.
Detect consecutive candle patterns, Bollinger Band squeezes, and breakout opportunities automatically.
Analyze from 5-minute to monthly charts for a comprehensive market perspective.
Seamlessly integrated with Claude Desktop through the Model Context Protocol (MCP).
Don't limit your market analysis to the desktop. Connect CryptoSieve MCP Server with OpenClaw to analyze real-time markets from your phone.
Start free with self-hosting or go hosted for zero-config instant access
Unlimited market analysis with zero setup. We handle everything.
Open-source forever. Run it yourself on your own machine.
Get up and running in minutes with our simple setup process
UV is a fast Python package manager that handles all dependencies automatically.
brew install uv
curl -LsSf https://astral.sh/uv/install.sh | sh
Add the MCP server to your Claude Desktop configuration file.
# macOS
~/Library/Application Support/Claude/claude_desktop_config.json
# Windows
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tradingview-mcp": {
"command": "uv",
"args": [
"tool",
"run",
"--from",
"git+https://github.com/atilaahmettaner/tradingview-mcp.git",
"tradingview-mcp"
]
}
}
}
Completely quit and restart Claude Desktop. The first startup may take 30–60 seconds as it downloads dependencies.
Test your installation by asking Claude:
"Show me the top 5 crypto gainers on KuCoin in 15 minutes"
Real examples of what you can ask Claude with TradingView MCP