Back to Home
jalpp icon

chessagine-mcp

Verified Safe

by jalpp

Overview

This MCP server provides advanced chess analysis, puzzle training, game review, and opening exploration by integrating Stockfish, Lichess, ChessDB, and custom positional theme evaluations, primarily for enhancing chess understanding and gameplay.

Installation

Run Command
node build/runner/stdio.js

Environment Variables

  • LICHESS_API_KEY
  • LICHESS_USERNAME
  • CHESSBOARD_MAGIC_PAT

Security Notes

The server uses `process.env` for sensitive API keys (Lichess, Chessboard Magic), which is good practice. It heavily relies on external APIs (Lichess, ChessDB, and a Stockfish WASM service hosted on Vercel). The security of core functionality like engine analysis is dependent on these external services. HTML rendering tools generate client-side JavaScript, which, while not directly taking arbitrary user input, always presents a minor risk for potential client-side vulnerabilities, although input FENs are schema-validated.

Similar Servers

Stats

Interest Score41
Security Score7
Cost ClassMedium
Avg Tokens1500
Stars12
Forks3
Last Update2025-12-02

Tags

chessanalysisstockfishlichesspuzzles