alpha-forge-mcp

alforge-labs/alpha-forge-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server (stdio) exposing the AlphaForge forge CLI to Claude Code / Cursor / Codex (open-core wrapper, Apache-2.0)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "alpha-forge-mcp": {
      "command": "uvx",
      "args": [
        "alpha-forge-mcp"
      ]
    }
  }
}

Or install with pip: pip install alpha-forge-mcp

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server that exposes the **AlphaForge `forge` CLI** to AI coding agents — Claude Code, Cursor, Codex, and any MCP-capable client — over **stdio**. > ⚠️ **Pre-release / Alpha (`0.1.0aN`).** Tool signatures and return formats may change > without notice. Not recommended for production automation yet. Feedback welcome via Issues.

Tools (7)

generate_pinescriptget_resultget_strategylist_resultslist_strategiesrun_backtestrun_optimize