AIAny
Icon for item

tradingview-mcp

Provides an MCP server exposing 30+ trading tools — real-time prices, technical indicators, Bollinger Band scores, Reddit/news sentiment, and backtesting — designed to integrate with Claude/OpenClaw agents for automated market analysis.

Introduction

AI-driven trading agents are only as useful as the live signals and tooling they can access. tradingview-mcp removes the plumbing: it centralizes market data, technical analysis, sentiment feeds and a backtest engine behind an MCP interface so conversational agents (Claude, OpenClaw, etc.) can produce actionable market snapshots and ranked trade signals without bespoke pipelines.

What Sets It Apart
  • Integrates diverse data and tooling so an agent can request a single endpoint for combined analysis (technical indicators + Reddit sentiment + live RSS news), enabling confluence-style decisions rather than manual signal fusion. This reduces prompt engineering needed to combine sources.
  • Rich built-in toolbox: 30+ indicators (RSI, MACD, Bollinger with proprietary ±3 rating), candlestick pattern detection, a backtesting suite with 6 strategies and institutional metrics (Sharpe, Calmar, max drawdown), and Yahoo Finance real-time pricing — useful for both research and live signals.
  • Multi-exchange and multi-market support (Binance/KuCoin/Bybit for crypto, NASDAQ/NYSE for stocks, EGX/Turkish markets listed in docs) and designed to be run as a local MCP server or pip package so it can be embedded inside Claude Desktop/OpenClaw agent workflows quickly.
Who It's For & Trade-offs

Great fit if you are building conversational trading agents, automating market-scan workflows, or prototyping strategy backtests tied directly to an AI assistant. It shortens integration time for AI-first tooling and is practical for researchers or small teams that prefer self-hosted, code-first systems. Look elsewhere if you need institutional-grade execution/clearing, highly regulated order routing, or turnkey brokerage integrations — tradingview-mcp focuses on analysis, screening, sentiment enrichment and backtesting rather than managed custody/execution. Also expect to manage your own data quality, rate limits, and deployment hardening when running in production.

Where It Fits

Use it as the analysis and signal layer feeding an AI agent (e.g., an OpenClaw gateway or Claude Desktop skill). For production algo trading with execution, pair it with a separate execution layer and rigorous risk controls; for research and bot-driven alerts, it provides an unusually complete set of ready-to-call tools.

Information

  • Websitegithub.com
  • Authorsatilaahmettaner
  • Published date2025/08/08

Categories

More Items

GitHub
AI Video2026

Generative-AI-enabled timeline video editor for macOS that lets creators generate and edit videos and images directly inside the timeline. Includes a local MCP server for agent integrations (Claude/Codex/Cursor); editor is open-source while generative processing is closed-source and subscription-based; macOS 26 on Apple Silicon only.

GitHub

Provides a local-first web-intelligence layer for AI agents: search, fetch, crawl, extract, cache, find-similar and agent-style research without API keys or per-query billing, running as an MCP server, REST daemon, or SDK.

GitHub
AI Client2026

Transforms unstructured documents into strongly-typed Knowledge Abstracts with one CLI command, extracting entities and relations into graphs, hypergraphs, and spatio‑temporal structures. Includes 80+ templates, multiple RAG engines, local vLLM support, Obsidian export and an MCP server.