Lichess

Integrates with the Lichess chess platform to enable natural language-driven gameplay, analysis, and tournament participation through its API.

View Source
6 stars
0 tools
Created Aug 2025
@karayaman/karayaman-lichess-lichess-mcp

About

Integrates with the Lichess chess platform to enable natural language-driven gameplay, analysis, and tournament participation through its API.

Categories

general

Installation

npm

npm install @karayaman/karayaman-lichess-lichess-mcp

Configuration

{ "mcpServers": { "karayaman-lichess-lichess-mcp": { "command": "npx", "args": [ "-y", "@karayaman/karayaman-lichess-lichess-mcp" ] } } }