MCPServers
Lichess - MCP server logo
2
0

Summary

This MCP server enables natural language interaction with the Lichess chess platform, integrating with its API to manage accounts, play games, analyze positions, and participate in tournaments. Developed by Alper Karayaman, it leverages the Model Context Protocol to provide a seamless interface for AI assistants like Claude Desktop to engage with Lichess functionalities. The server is particularly useful for chess enthusiasts looking to enhance their gameplay, analysis, and community engagement through AI-assisted interactions.

Available Actions(11)

set_token

Set your Lichess API token. Parameters: token (string)

get_my_profile

Retrieve your Lichess profile.

get_user_profile

Get another user's profile. Parameters: username (string), trophies (optional boolean)

create_challenge

Create a challenge against another player. Parameters: username (string), timeControl (string), color (string)

make_move

Make a move in a game. Parameters: gameId (string), move (string), offeringDraw (boolean)

get_ongoing_games

Get your ongoing games. Parameters: nb (number)

export_game

Export a game in PGN format. Parameters: gameId (string), clocks (boolean), evals (boolean)

get_cloud_eval

Get cloud evaluation for a position. Parameters: fen (string)

get_arena_tournaments

List current tournaments.

join_arena

Join a tournament. Parameters: tournamentId (string)

create_arena

Create a new tournament. Parameters: name (string), clockTime (number), clockIncrement (number), minutes (number)

Last Updated: April 17, 2025

Reseñas de la Comunidad

0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0

Aún no hay reseñas. ¡Sé el primero en reseñar!

Inicia sesión para unirte a la conversación

Coming soon to
HighlightHighlight AI

Lenguaje

TypeScript

Categorías

Etiquetas