Lichess
Integrates with the Lichess chess platform to enable natural language-driven gameplay, analysis, and tournament participation through its API.
6 stars
0 tools
Created Aug 2025
@karayaman/karayaman-lichess-lichess-mcpAbout
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"
]
}
}
}