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

Indexes full text of visited web pages and local files on a self‑hosted server so you can search your personal knowledge from a web UI, terminal, CLI, or an AI assistant. Runs without mandatory telemetry, offers a browser extension for automatic capture, and supports optional semantic search via a configurable embeddings endpoint.

GitHub

A read-only mirror of Anthropic's community plugin marketplace for Claude Cowork and Claude Code, listing vetted third-party plugins in a nightly-synced marketplace.json. Intended for discovering and installing community plugins via the Claude plugin system.

GitHub

Lets AI agents discover and run Apify Actors as MCP tools for web scraping and automation; supports OAuth/Streamable HTTP, dynamic tool discovery, output-schema inference, and agentic payments (AGI, x402, Skyfire) so agents like Claude, ChatGPT, or VS Code can call ready-made scrapers and automations.