tradingview-mcp — What is it?

The atilaahmettaner/tradingview-mcp project is an open-source AI trading infrastructure that provides real-time crypto and stock screening, advanced technical indicators, and integration with Claude Desktop for multi-exchange trading.

⭐ 1,504 Stars 🍴 334 Forks Python MIT Author: atilaahmettaner
Source: Project Description View on GitHub →

Why it matters

This project is gaining attention due to its comprehensive suite of features for AI-powered trading, including real-time data analysis, advanced technical indicators, and integration with Claude Desktop. Its multi-exchange support and open-source nature make it appealing to developers and traders looking for a customizable trading solution.

Source: README, Project Description

Core Features

Real-time crypto & stock screening

The project offers real-time screening of crypto and stock markets, allowing users to identify potential trading opportunities quickly.

Source: README
Advanced technical indicators

It includes a range of advanced technical indicators, such as Bollinger Bands and candlestick patterns, to aid in decision-making.

Source: README
Native Claude Desktop integration

The project integrates with Claude Desktop, providing a seamless experience for users who rely on this platform for their trading activities.

Source: README
Multi-exchange support

It supports multiple exchanges, including Binance, KuCoin, and Bybit, offering users flexibility in their trading strategies.

Source: README
Open-source AI trading infrastructure

As an open-source project, it allows users to customize and extend its functionality to suit their specific needs.

Source: README

Architecture

The architecture of the project is modular, with separate components for data collection, analysis, and presentation. It uses Python as the primary programming language and leverages various libraries for technical analysis and data handling. The project also supports integration with Claude Desktop and other messaging platforms through OpenClaw.

Source: Code Tree, README

Project Knowledge Graph

Knowledge graph: project (center) + core features (inner hexagons) + key dependencies (outer chips) feedparser mcp tradingview-screenertradingview-sc… tradingview-ta Real-time crypto & stock screeningReal-time crypto &… Advanced technical indicatorsAdvanced technical… Native Claude Desktop integrationNative Claude Deskt… Multi-exchange supportMulti-exchange supp… Open-source AI trading infrastructureOpen-source AI trad… tradingview-mcp Project Core feature Key dependency

Center: project; inner ring: core feature modules; outer ring: key dependencies. Auto-generated from core_features and tech_stack.key_deps.

Tech Stack

LanguagePythonFrameworkNot enough information
feedparsermcptradingview-screenertradingview-ta
Not enough information
Source: Dependency Files, Code Tree

Quick Start

pip install tradingview-mcp-server Claude Desktop Config (`claude_desktop_config.json`): { "mcpServers": { "tradingview": { "command": "/Users/YOUR_USERNAME/.local/bin/uvx", "args": ["--from", "tradingview-mcp-server", "tradingview-mcp"] } } } Codex Plugin Config: { "mcpServers": { "tradingview": { "command": "uvx", "args": ["--from", "tradingview-mcp-server", "tradingview-mcp"] } } } Or run from source: git clone https://github.com/atilaahmettaner/tradingview-mcp cd tradingview-mcp uv run tradingview-mcp
Source: README Installation/Quick Start

Use Cases

The project is suitable for developers and traders who require advanced trading tools for crypto and stock markets. It can be used for real-time market analysis, backtesting trading strategies, and integrating with Claude Desktop for automated trading.

Source: README

Strengths & Limitations

Strengths

  • Strength 1: Comprehensive suite of features for AI-powered trading
  • Strength 2: Open-source nature allows for customization
  • Strength 3: Integration with Claude Desktop and other platforms

Limitations

  • Limitation 1: Limited information on the project's performance and reliability
  • Limitation 2: May require technical expertise to set up and use effectively
Source: Synthesis of README, code structure and dependencies

Latest Release

0.7.1, No release date provided, No summary of changes provided

Source: GitHub Releases

Verdict

The atilaahmettaner/tradingview-mcp project is a promising open-source AI trading infrastructure that offers a wide range of features for developers and traders. Its comprehensive suite of tools and open-source nature make it a valuable resource for those looking to enhance their trading capabilities. However, the project's performance and reliability may vary, and it may require technical expertise to fully utilize its features.

Transparency Notice
This page is auto-generated by AI (a large language model) from the following public materials: GitHub README, code tree, dependency files and release notes. Analyzed at: 2026-05-23 18:12. Quality score: 85/100.

Data sources: README, GitHub API, dependency files