MCP Directory
Back

claude-tradingview-mcp-trading

by jackson-video-resources · JavaScript · ★ 287

Connect Claude Code to TradingView and execute trades automatically via BitGet

Install

npx -y github:jackson-video-resources/claude-tradingview-mcp-trading

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-tradingview-mcp-trading": {
      "command": "npx",
      "args": [
        "-y",
        "github:jackson-video-resources/claude-tradingview-mcp-trading"
      ]
    }
  }
}

From the README

> **New to this?** Watch the previous video first — it sets up the TradingView MCP connection this builds on. [](https://youtu.be/vIX6ztULs4U) [](https://www.youtube.com/watch?v=aDWJ6lLemJU) > **This is the thing you paste.** Open Claude Code in this directory, paste the entire contents of [](prompts/02-one-shot-trade.md), and Claude will do the rest. Here's what it does when you run it: | Step | What Claude does | |------|-----------------| | 1 | Reads your strategy | | 2 | Pulls live price + indicator data from TradingView | | 3 | Calculates MACD from raw candle data | | 4 | Evaluates…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related finance servers