Chess MCP Server

Chess MCP Server

Enables AI assistants to explore player profiles, ratings, game archives, leaderboards, clubs, and puzzles via the Chess.com API.

Category
Visit Server

README

<div align="center">

<img src="logo.png" alt="Chess MCP Server Logo" width="200"/>

Chess MCP Server

A Model Context Protocol (MCP) server for Chess.com — enabling AI assistants to explore player profiles, ratings, game archives, leaderboards, clubs, and puzzles.

CI License: MIT Node.js npm

</div>


What is this?

This MCP server wraps the Chess.com Published Data API — a free, no-auth API with data on 100M+ players. Use it with AI assistants like GitHub Copilot or Claude to:

  • Analyze Magnus Carlsen's blitz rating
  • Review Hikaru's latest bullet games
  • Compare any two players side by side
  • Get daily puzzles
  • Explore leaderboards, clubs, and tournaments

Packages

Package Description Docs
@fazorboy/chess-mcp-server Core MCP server (npm) — use with Claude, VS Code, or any MCP client Server README
chess-mcp-vscode VS Code extension — one-click install, zero config Extension README

Available Tools (12)

Tool Description
gm_player_profile Get player profile (name, title, country, followers)
gm_player_stats Get ratings across all game types
gm_player_games Get recent games with results and accuracy
gm_game_details Get details for a specific game by URL
gm_game_archives List all available monthly archives
gm_leaderboards Global leaderboards by category
gm_titled_players List all GMs, IMs, FMs, etc.
gm_club_info Club information and stats
gm_club_members List club members by activity
gm_player_tournaments Tournament history and results
gm_compare_players Side-by-side player comparison
gm_random_puzzle Daily chess puzzle with FEN/PGN

Configuration

Settings can be configured via VS Code settings or environment variables:

Setting Env Variable Default Description
chessMcp.baseUrl CHESS_BASE_URL https://api.chess.com API base URL
chessMcp.maxGames CHESS_MAX_GAMES 50 Max games per query
chessMcp.timeoutMs CHESS_TIMEOUT_MS 15000 Request timeout (ms)
chessMcp.userAgent CHESS_USER_AGENT Chess-MCP/0.1.0 User-Agent header

License

MIT

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured