jiayao/mcp-chess
by Various
MCP server for playing chess against AI
MCP
jiayao/mcp-chess
Added 1 June 2026
Overview
An MCP server that lets you play chess against an AI opponent. It exposes chess game actions as MCP tools, enabling AI assistants to make moves, read board state, and manage games programmatically.
Best for
Best for
Developers building AI assistants that need a turn-based game interaction for demos or testing
Use cases
- Integrate chess gameplay into an AI assistant or chat interface
- Build a tool that lets an LLM play chess against a user or another AI
- Test and demonstrate MCP server capabilities with a turn-based game
Notes
An MCP server that lets you play chess against an AI opponent. It exposes chess game actions as MCP tools, enabling AI assistants to make moves, read board state, and manage games programmatically.
22 stars on GitHub. Last updated 2025-05-05. Licensed Apache-2.0.
Use cases
- Integrate chess gameplay into an AI assistant or chat interface
- Build a tool that lets an LLM play chess against a user or another AI
- Test and demonstrate MCP server capabilities with a turn-based game
Pros
- Simple, focused implementation for a single game
- Lets AI assistants interact with a structured turn-based game
- Easy to extend or modify for custom chess logic
Cons
- Limited to chess, not a general-purpose tool
- Small community (22 stars) and minimal documentation
- Requires an MCP-compatible client to use
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple, focused implementation for a single game
- Lets AI assistants interact with a structured turn-based game
- Easy to extend or modify for custom chess logic
Cons
- Limited to chess, not a general-purpose tool
- Small community (22 stars) and minimal documentation
- Requires an MCP-compatible client to use
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.