Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>Chess MCP ServerNew to Visual Studio Code? Get it now.
Chess MCP Server

Chess MCP Server

fazorboy

| (1) | Free
Chess.com MCP server for AI assistants — player profiles, ratings, game archives, leaderboards, clubs, and puzzles
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
Chess MCP Server Logo

Chess MCP — VS Code Extension

A VS Code extension that integrates the Chess MCP Server, providing Chess.com data to AI assistants (GitHub Copilot, Claude, etc.) directly in your editor.

Features

  • Registers the Chess MCP server in VS Code's MCP server list
  • Start/Stop/Show Output controls from the MCP servers panel
  • Configurable settings via VS Code Settings UI
  • Automatic server restart on settings change

Configuration

Open VS Code Settings (Cmd+,) and search for "Chess MCP":

Setting Default Description
chessMcp.baseUrl https://api.chess.com Chess.com API base URL
chessMcp.maxGames 50 Maximum games returned per query
chessMcp.timeoutMs 15000 API request timeout in milliseconds
chessMcp.userAgent Chess-MCP/0.1.0 Custom User-Agent header

Usage

  1. Install the extension
  2. Open the MCP Servers panel in VS Code
  3. Find "Chess MCP Server" in the list
  4. Start the server
  5. Use AI chat to query Chess.com data

Example Prompts

  • "Show me Magnus Carlsen's chess profile"
  • "What are Hikaru's blitz stats in chess?"
  • "Compare MagnusCarlsen and Hikaru chess profiles"
  • "Show me today's chess puzzle"
  • "List the top blitz players in chess"

Troubleshooting

  • Server not starting: Check VS Code Output panel → "Chess MCP Server"
  • Settings not applying: Restart the MCP server after changing settings
  • API errors: Chess.com has rate limits; wait and retry

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft