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
MCP
pineforge-4pass/pineforge-codegen-mcp
Added 11 June 2026
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.