tradingview-mcp MCP Server — Claude & Cursor Integration

# tradingview-mcp MCP Server ## What is tradingview-mcp? tradingview-mcp is a production-ready Model Context Protocol (MCP) server with 4,376 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install atilaahmettaner/tradingview-mcp # Or manual git clone https://github.com/atilaahmettaner/tradingview-mcp.git cd tradingview-mcp ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 4,376 - **Forks:** 🍴 925 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [atilaahmettaner/tradingview-mcp](https://github.com/atilaahmettaner/tradingview-mcp)