Leela MCP Server

MCPReference

by indulge

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcplocal-only

MCP configuration

stdio

Environment

  • LC0_PATHrequired

    Path to the lc0 engine binary (default: ./lc0/build/release/lc0)

  • LC0_BACKEND

    Force a backend (e.g., eigen, blas, cuda) (default: auto-detect)

  • LC0_THREADS

    Search threads (default: min(8, cpu_count))

  • LC0_WEIGHTSrequired

    Path to the network weights file (.pb.gz) (default: ./networks/t1-256x10-distilled.pb.gz)

  • LC0_MAX_NODES

    Hard cap per request (default: 5000000)

  • LC0_DEFAULT_NODES

    Default search budget per call (default: 2000)

  • LC0_MAX_MOVETIME_MS

    Hard cap per request (default: 60000)

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.