integrations.sh
← all integrations

Chessvia Openings

MCP server openai

Explore a library of chess openings and their variations. See the exact move sequences for popular openings like the Sicilian Defense, Italian Game, and Queen's Gambit displayed on an interactive chess board.

Whether you're preparing for a game or studying opening theory, Chessvia Openings helps you quickly look up and visualize the key moves that define each opening line.

Homepage
https://chessvia.ai
Remote URL
https://openings.chessvia.ai/api/mcp
Auth
NONE

Tools (3)

Extracted live via the executor SDK.

  • get_openings_list

    Get a list of all available chess openings with their IDs and names. Perfect for browsing available chess openings.

  • get_opening_details

    Get details for a specific chess opening including its name and available lines/variations. Use this to explore the different lines within an opening.

  • get_opening_line

    Get the complete move list for a specific line/variation within a chess opening. This provides the full sequence of moves for studying with an interactive chess board.