ninjatrader-mcp

hoquet98/ninjatrader-mcp
★ 0 stars C# AI/LLM Updated 1d ago
Private fork of Wendigooor/nt-mcp-server — NT8 MCP: trade/account/bars + indicator & gamma extensions
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ninjatrader-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hoquet98/ninjatrader-mcp"
      ]
    }
  }
}

README Excerpt

Connect AI agents (Claude, Hermes, ChatGPT, Cursor, Cline) to **NinjaTrader 8** via the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/). Through a single stdio interface, this MCP lets an AI agent: **Account Management** - List accounts with balances and buying power - Read open positions with live P&L

Tools (20)

NT8_HOSTNT8_MCP_PREFIXNT8_PORTmergent_accountsnt_backtestnt_barsnt_cancel_all_ordersnt_cancel_ordernt_compilent_create_strategynt_execute_strategynt_export_barsnt_get_exportnt_healthnt_list_strategiesnt_ordersnt_place_ordernt_positionsnt_quote