Back to Home
AshGhimire icon

mcp-chess-server

Verified Safe

by AshGhimire

Overview

Provides access to Chess.com player data for profiles and statistics through an MCP server.

Installation

Run Command
uvx --from git+https://github.com/AshGhimire/mcp-chess-server.git chess

Security Notes

The server acts as a wrapper for the public Chess.com API. It uses the `requests` library with `raise_for_status()` for error handling. No hardcoded secrets, `eval()` calls, or obvious malicious patterns were found. The 'User-Agent' string is slightly malformed ('moizillla' instead of 'mozilla'), which is a minor stylistic issue but not a security vulnerability.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars0
Forks0
Last Update2026-01-17

Tags

Chess.comAPI IntegrationPlayer DataStatisticsMCP Server