PineScript Syntax Checker

Validates TradingView PineScript code syntax by interfacing with TradingView's official pine-facade API, providing real-time compi

erevus-cn 14
Claude CodeClaude DesktopGeneric
View source ↗

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.

Source

Repository: https://github.com/erevus-cn/pinescript_syntax_checker

Maintain PineScript Syntax Checker?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[PineScript Syntax Checker on getagentictools](https://getagentictools.com/mcp/erevus-cn-pinescript-syntax-checker?ref=badge)