Enterprise DNA
M MCP Servers Developer low

pineforge-4pass/pineforge-codegen-mcp

by Various

Offline MCP server: an AI agent transpiles PineScript v6 → C++ and runs deterministic, TradingView-parity backtests locally — 245/246 strict, 0 engine bugs. One Docker container, n

P

MCP

pineforge-4pass/pineforge-codegen-mcp

Added 11 June 2026

#ai-agents #algorithmic-trading #algotrading #backtesting #cpp #deterministic #docker #mcp

Overview

An offline MCP server that transpiles PineScript v6 to C++ and runs deterministic, TradingView-parity backtests locally. It runs in a single Docker container with no API key required, keeping code and data on the user's machine. Tools include backtestpine, backtestpinegrid, transpilepine, and fetchbinanceohlcv.

Best for

Best for
Developers needing private, deterministic backtesting of PineScript strategies without TradingView cloud dependency

Use cases

  • Run TradingView-parity backtests locally without API keys or internet dependency
  • Transpile PineScript v6 strategies to C++ for deterministic execution
  • Fetch OHLCV data from Binance for local backtesting

Notes

An offline MCP server that transpiles PineScript v6 to C++ and runs deterministic, TradingView-parity backtests locally. It runs in a single Docker container with no API key required, keeping code and data on the user’s machine. Tools include backtestpine, backtestpinegrid, transpilepine, and fetchbinanceohlcv.

1 stars on GitHub. Last updated 2026-06-10. Licensed MIT.

Use cases

  • Run TradingView-parity backtests locally without API keys or internet dependency
  • Transpile PineScript v6 strategies to C++ for deterministic execution
  • Fetch OHLCV data from Binance for local backtesting

Pros

  • Offline operation with no API key needed ensures data privacy
  • High backtest accuracy (245/246 strict, 0 engine bugs)
  • Single Docker container simplifies deployment

Cons

  • Low GitHub popularity (1 star) suggests limited community and support
  • Only supports PineScript v6, not newer versions
  • Data fetching limited to Binance via fetchbinanceohlcv

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Offline operation with no API key needed ensures data privacy
  • High backtest accuracy (245/246 strict, 0 engine bugs)
  • Single Docker container simplifies deployment

Cons

  • Low GitHub popularity (1 star) suggests limited community and support
  • Only supports PineScript v6, not newer versions
  • Data fetching limited to Binance via fetchbinanceohlcv