69
/ 100
1 month ago
glama

Leela MCP Server

An MCP server that exposes the Leela Chess Zero neural-network chess engine to MCP clients, enabling position analysis, best move calculation, and board manipulation.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLC0_WEIGHTSe =/path/to/network.pb.gz
configLC0_BACKENDauto-detect force a backend (eigen, blas, cuda, …)
configLC0_THREADSmin(8, cpu_count) search threads
configLC0_MAX_NODES5000000 hard cap per request
configLC0_MAX_MOVETIME_MS60000 hard cap per request
configLC0_DEFAULT_NODES2000 default search budget per call
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/indulge-leela-mcp-server-1pr5o5)](https://m8ven.ai/mcp/indulge-leela-mcp-server-1pr5o5)
commit: 38c1b3d5cf682d4712eeef9c738eed681a2d58fc
code hash: 7381c35ea953a648b99d13c0af67f8ca741f2a0fd0ecbf87d6325d2b989a7f64
verified: 6/27/2026, 8:51:08 AM
view raw JSON →