nautilus_trader

GitHub

Production-grade Rust-native trading engine with deterministic event-driven architecture

nautilus_trader MCP Server

MCP server for nautechsystems/nautilus_trader

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "nautilus_trader": {
      "command": "npx",
      "args": [
        "-y",
        "@nautechsystems/nautilus_trader"
      ]
    }
  }
}