PineScript Syntax Checker
Validates TradingView PineScript code syntax by interfacing with TradingView's official pine-facade API, providing re...
What it does
Validates TradingView PineScript code syntax by interfacing with TradingView's official pine-facade API, providing real-time compilation error detection for automated trading script development workflows.
PineScript Syntax Checker MCP server that validates TradingView PineScript code by interfacing with TradingView's official pine-facade API. The implementation uses httpx for async HTTP requests and FastMCP for the server framework, providing a single tool that accepts PineScript source code and returns detailed syntax validation results including any compilation errors. Designed for developers working with TradingView indicators and strategies who need real-time syntax validation without manually checking code in the TradingView Pine Editor, making it valuable for automated trading script development workflows and educational tools.
Capabilities
Server
Quality
deterministic score 0.63 from registry signals: · indexed on pulsemcp · has source repo · 13 github stars · registry-generated description present