Provides a powerful chess engine and game server with AI capabilities for playing, analyzing, and integrating chess functionality.

概要

Chess is a robust chess engine and game server built leveraging the Model Context Protocol (MCP). It offers a comprehensive set of features, including a full implementation of chess rules, advanced AI with adjustable difficulty levels, and support for various game modes like Human vs. AI and AI vs. AI. Beyond interactive play through its intuitive command-line interface, Chess provides extensive tools for position analysis, FEN/PGN import/export, and seamless integration into other AI applications as an MCP server.

主な機能

  • Multiple Game Modes: Human vs Human, Human vs AI, and AI vs AI
  • 0 GitHub stars
  • Full Chess Rules with automatic move validation and game state tracking
  • FEN & PGN Support for loading, saving, importing, and exporting game positions and history
  • Advanced AI Engine featuring Minimax with alpha-beta pruning, transposition tables, and iterative deepening across 5 difficulty levels
  • Interactive Command-Line Interface (CLI) with ASCII chess board, color-coded output, and real-time status

ユースケース

  • Playing chess interactively against a computer AI or another human player through a CLI
  • Analyzing chess positions to evaluate board state and suggest optimal moves
  • Integrating advanced chess functionality into custom AI applications or clients via the Model Context Protocol (MCP) server
Advertisement

Advertisement