Back to Home
pks1116 icon

chess-mcp-server

Verified Safe

by pks1116

Overview

Provides a Micro-Copilot (MCP) server for accessing Chess.com public player profiles and statistics.

Installation

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

Security Notes

The server utilizes the `requests` library to interact with a public, unauthenticated Chess.com API. It correctly uses `response.raise_for_status()` to handle HTTP errors. There are no indications of malicious patterns, `eval` usage, code obfuscation, or hardcoded sensitive secrets within the provided source. The included `User-Agent` is standard. The primary security consideration is the reliability of the external Chess.com API itself.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-26

Tags

ChessGamingAPIPlayer StatsProfile