TradingViewMCPServer

lev-corrupted/TradingViewMCPServer
★ 15 stars Python 💻 Code/Dev Tools Updated 8d ago
Professional multi-asset trading & Pine Script development MCP server for Claude. Features: 20+ indicators, Pine Script tools (validator, autocomplete, docs, testing), Forex/Stocks/Crypto support
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tradingviewmcpserver": {
      "command": "uvx",
      "args": [
        "tradingviewmcpserver"
      ]
    }
  }
}

Or install with pip: pip install tradingviewmcpserver

Topics

algorithmic-tradingautocompleteclaudeclaude-desktopcode-validationcryptoforexindicatorsmarket-analysismcpmcp-serverpine-scriptpinescriptpythonstocks