mcp-chess-server
Verified Safeby drkhannah
Overview
Provides an MCP server to interact with the Chess.com API, offering tools to retrieve public player profiles and statistics by username.
Installation
chessSecurity Notes
The code makes standard HTTP GET requests to the public Chess.com API. It uses 'requests.raise_for_status()' for error handling and does not expose any sensitive information or use dangerous functions like 'eval'. No apparent network risks or hardcoded secrets.
Similar Servers
chessagine-mcp
Provides advanced chess analysis, game review, and interactive training capabilities to large language models via the Model Context Protocol.
iracing-data-mcp-server
Provides an MCP server and CLI tool for accessing iRacing racing simulation data API for AI assistant integration and direct command-line use.
pokemon-go-mcp
A Model Context Protocol (MCP) server providing real-time Pokemon Go data (events, raids, research, eggs, Team Rocket, promo codes) via an API for integration with other tools.
chess-mcp-server
Provides tools to fetch chess player profiles and statistics from chess.com.