Back to Home
HollowLeaf1981 icon

chessboardmagic-mcp

Verified Safe

by HollowLeaf1981

Overview

Access user's chess repertoires and games, and retrieve TCEC and correspondence chess statistics and games for analysis within AI assistants.

Installation

Run Command
python mcp_server.py

Environment Variables

  • CHESSBOARD_MAGIC_PAT

Security Notes

The server retrieves the Personal Access Token (PAT) from an environment variable, which is good practice. It does not contain 'eval' or other highly dangerous functions. Network requests are made to a specific HTTPS endpoint. Input validation primarily checks for the presence of required arguments (gameId, repertoireId, fen); the backend API is expected to handle deeper validation. There are no obvious injection vulnerabilities identified from the provided source code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens4000
Stars0
Forks1
Last Update2025-12-18

Tags

ChessRepertoireGamesMCPAPITCECCorrespondence