Skip to content
Claude Desktop

lichess mcp for Claude Desktop

io.github.mrfentmen/lichess-mcp

Use this MCP server to Lichess, chess puzzles by rating, player stats, and top players. Tools...

client:Claude Desktop transport:stdio runtime:npm

Install lichess mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

lichess mcp in other clients