export_game
Export chess game data in PGN or JSON format, including moves, evaluations, clock comments, and tags, by specifying the game ID.
Instructions
Export one game in PGN or JSON format
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accuracy | No | Include accuracy percentages | |
clocks | No | Include clock comments in the PGN moves | |
evals | No | Include analysis evaluation comments | |
gameId | Yes | The game ID | |
literate | No | Include textual annotations | |
moves | No | Include the PGN moves | |
opening | No | Include opening name | |
pgnInJson | No | Include the full PGN within the JSON response | |
tags | No | Include the PGN tags |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Lichess MCP
- abort_board_game
- accept_join_request
- add_user_note
- block_user
- claim_victory
- create_challenge
- create_puzzle_race
- decline_join_request
- export_game
- export_games_by_ids
- export_ongoing_game
- export_user_games
- follow_user
- get_all_top_10
- get_following
- get_kid_mode
- get_leaderboard
- get_my_email
- get_my_profile
- get_preferences
- get_puzzle_activity
- get_puzzle_dashboard
- get_puzzle_race
- get_puzzle_storm_dashboard
- get_rating_history
- get_team_info
- get_team_join_requests
- get_team_members
- get_timeline
- get_tv_channels
- get_tv_game
- get_user_activity
- get_user_performance
- get_user_profile
- get_user_public_data
- get_users_by_id
- get_users_status
- handle_draw_board_game
- join_team
- kick_user_from_team
- leave_team
- list_challenges
- make_board_move
- make_move
- resign_board_game
- revoke_token
- search_teams
- send_message
- set_kid_mode
- set_token
- test_tokens
- unblock_user
- unfollow_user
- upgrade_to_bot
- write_in_chat
Related Tools
- @karayaman/lichess-mcp
- @karayaman/lichess-mcp
- @karayaman/lichess-mcp
- @karayaman/lichess-mcp
- @karayaman/lichess-mcp