PineForge — offline PineScript v6 backtest MCP
Rank #2,912io.github.pineforge-4pass/pineforge-backtest-mcp
Offline PineScript v6 → C++ backtests at deterministic TradingView parity, run locally via MCP.
PineForge — offline PineScript v6 backtest MCP is a Model Context Protocol (MCP) server published by pineforge-4pass. It ranks #2,912 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. PineForge — offline PineScript v6 backtest MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 34 tracked versions. It was first listed on Jun 3, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 129,134 of 132,046 servers on MCP Toplist.
Use PineForge — offline PineScript v6 backtest MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pineforge-backtest-mcp -- docker run -i --rm ghcr.io/pineforge-4pass/pineforge-backtest-mcp:v0.9.31[mcp_servers.pineforge-backtest-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/pineforge-4pass/pineforge-backtest-mcp:v0.9.31"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pineforge-backtest-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pineforge-4pass/pineforge-backtest-mcp:v0.9.31"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pineforge-backtest-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pineforge-4pass/pineforge-backtest-mcp:v0.9.31"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pineforge-backtest-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pineforge-4pass/pineforge-backtest-mcp:v0.9.31"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pineforge-backtest-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pineforge-4pass/pineforge-backtest-mcp:v0.9.31"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pineforge-backtest-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pineforge-4pass/pineforge-backtest-mcp:v0.9.31"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.pineforge-4pass%2Fpineforge-backtest-mcp)<a href="https://mcptoplist.com/server/io.github.pineforge-4pass%2Fpineforge-backtest-mcp"><img src="https://mcptoplist.com/badge/io.github.pineforge-4pass%2Fpineforge-backtest-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
pineforge-4pass
Available versions (34)
| Version | Published |
|---|---|
| 0.9.31 | Sep 15, 2026 |
| 0.9.30 | Sep 6, 2026 |
| 0.9.29 | Sep 5, 2026 |
| 0.9.28 | Sep 5, 2026 |
| 0.9.27 | Aug 13, 2026 |
| 0.9.26 | Jul 23, 2026 |
| 0.9.25 | Jul 23, 2026 |
| 0.9.24 | Jul 23, 2026 |
| 0.9.23 | Jul 23, 2026 |
| 0.9.22 | Jul 12, 2026 |
| 0.9.20 | Jul 12, 2026 |
| 0.9.21 | Jul 12, 2026 |
| 0.9.19 | Jul 10, 2026 |
| 0.9.18 | Jul 10, 2026 |
| 0.9.17 | Jul 10, 2026 |
| 0.9.16 | Jul 2, 2026 |
| 0.9.15 | Jul 2, 2026 |
| 0.9.14 | Jun 28, 2026 |
| 0.9.13 | Jun 28, 2026 |
| 0.9.12 | Jun 21, 2026 |
| 0.9.11 | Jun 21, 2026 |
| 0.9.10 | Jun 21, 2026 |
| 0.9.9 | Jun 21, 2026 |
| 0.9.8 | Jun 21, 2026 |
| 0.9.7 | Jun 21, 2026 |
| 0.9.6 | Jun 21, 2026 |
| 0.9.5 | Jun 17, 2026 |
| 0.9.4 | Jun 15, 2026 |
| 0.9.3 | Jun 15, 2026 |
| 0.9.2 | Jun 10, 2026 |
| 0.9.1 | Jun 10, 2026 |
| 0.9.0 | Jun 9, 2026 |
| 0.8.8 | Jun 8, 2026 |
| 0.8.7 | Jun 7, 2026 |
Frequently asked questions
- Who maintains PineForge — offline PineScript v6 backtest MCP?
- PineForge — offline PineScript v6 backtest MCP is maintained by pineforge-4pass, which publishes 1 MCP server (34 total versions) tracked on MCP Toplist.
- Is PineForge — offline PineScript v6 backtest MCP listed on the Official MCP Registry?
- Yes — PineForge — offline PineScript v6 backtest MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does PineForge — offline PineScript v6 backtest MCP have?
- MCP Toplist tracks 34 versions of PineForge — offline PineScript v6 backtest MCP, most recently published on Sep 15, 2026.
- Where can I find the source code for PineForge — offline PineScript v6 backtest MCP?
- The source code for PineForge — offline PineScript v6 backtest MCP is hosted at github.com/pineforge-4pass/pineforge-codegen-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.