lichess-mcp

Anay704/lichess-mcp
★ 0 stars Python File System Updated today
MCP server exposing the Lichess public API — profiles, games, puzzles, openings, engine analysis and tournaments — as tools for any MCP client.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lichess-mcp": {
      "command": "uvx",
      "args": [
        "lichess-mcp"
      ]
    }
  }
}

Or install with pip: pip install lichess-mcp

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that puts the [Lichess](https://lichess.org) public API in front of any MCP-compatible agent, so you can ask about chess in plain language instead of reading JSON. > "How did Magnus do in blitz this week, and what did the engine think of his last loss?"

Tools (13)

LICHESS_API_TOKENLICHESS_MCP_HTTP_LOG_LEVELLICHESS_MCP_MAX_RETRY_AFTERLICHESS_MCP_MIN_INTERVALLICHESS_MCP_TIMEOUTanalyze_positionget_game_analysisget_opening_statsget_puzzle_of_dayget_recent_gamesget_tournament_infoget_user_profilesearch_players