Skip to main content
ClaudeWave

Real-time crypto & stock screening, advanced technical indicators, Bollinger Bands intelligence, candlestick patterns + native Claude Desktop integration. Multi-exchange (Binance, KuCoin, Bybit+). Open-source AI trading infrastructure.

MCP Servers3.1k stars663 forksPythonMITUpdated 3d ago
Editor's note

This MCP server connects Claude Desktop and other MCP-compatible clients to a suite of over 30 market analysis tools, pulling live data from TradingView, Yahoo Finance, Binance, KuCoin, and Bybit without requiring any API keys. It exposes capabilities including multi-timeframe technical analysis, Bollinger Bands scoring, candlestick pattern recognition, combined screener signals, and nine backtesting strategies such as RSI pullback, Keltner breakout, and triple EMA. A walk-forward backtesting tool splits data into train and test windows and returns an overfitting verdict categorized as ROBUST, MODERATE, WEAK, or OVERFITTED. Sentiment analysis draws from Reddit and financial news feeds via Yahoo Finance, MarketWatch, and CNBC. The server installs via pip and registers in Claude Desktop's JSON config file; a hosted version at pro.cryptosieve.com is also available for $9 per month for users who prefer to skip local Python setup. Traders, analysts, and developers building market research workflows into Claude are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · tradingview-mcp
Claude Code CLI
claude mcp add tradingview-mcp -- uvx tradingview-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "tradingview-mcp": {
      "command": "uvx",
      "args": ["tradingview-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/atilaahmettaner/tradingview-mcp and follow its README.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
claude-desktopcryptocurrencymcp-servermcp-toolsopenclawstock-markettrading-mcptrading-strategiestradingview

What people ask about tradingview-mcp

What is atilaahmettaner/tradingview-mcp?

+

atilaahmettaner/tradingview-mcp is mcp servers for the Claude AI ecosystem. Real-time crypto & stock screening, advanced technical indicators, Bollinger Bands intelligence, candlestick patterns + native Claude Desktop integration. Multi-exchange (Binance, KuCoin, Bybit+). Open-source AI trading infrastructure. It has 3.1k GitHub stars and was last updated 3d ago.

How do I install tradingview-mcp?

+

You can install tradingview-mcp by cloning the repository (https://github.com/atilaahmettaner/tradingview-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is atilaahmettaner/tradingview-mcp safe to use?

+

Our security agent has analyzed atilaahmettaner/tradingview-mcp and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains atilaahmettaner/tradingview-mcp?

+

atilaahmettaner/tradingview-mcp is maintained by atilaahmettaner. The last recorded GitHub activity is from 3d ago, with 8 open issues.

Are there alternatives to tradingview-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy tradingview-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: atilaahmettaner/tradingview-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/atilaahmettaner-tradingview-mcp)](https://claudewave.com/repo/atilaahmettaner-tradingview-mcp)
<a href="https://claudewave.com/repo/atilaahmettaner-tradingview-mcp"><img src="https://claudewave.com/api/badge/atilaahmettaner-tradingview-mcp" alt="Featured on ClaudeWave: atilaahmettaner/tradingview-mcp" width="320" height="64" /></a>

More MCP Servers