lev-corrupted/TradingViewMCPServer
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
Platform-specific configuration:
{
"mcpServers": {
"TradingViewMCPServer": {
"command": "npx",
"args": [
"-y",
"TradingViewMCPServer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...