Back to search
60
MCP http

Chessagine

jalpp/chessagine

Analyze chess positions using powerful engines like Stockfish, Leela, and Maia. Retrieve games, puzzles, and opening statistics directly from Lichess and specialized databases. Visualize moves and games through interactive board renders and PGN viewers.

Uptime
100.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Chess
Integrates with Spring AI and chess libraries to enable interactive gameplay and automated analysis for AI-assisted chess applications.
0 tools
chesspal-mcp-engine
ChessPal MCP Engine: A Stockfish-powered chess engine exposed via MCP.
0 tools
Lichess
Lichess public API: players, ratings, eval, tablebase, opening explorer
0 tools · streamable-http
chess-mcp
A Model Context Protocol server for chess games using Stockfish
0 tools
Stockfish MCP
A Stockfish MCP server to allow an LLM to play chess against Stockfish
0 tools
nz.phos/analytics-engine
AI analytics — sales analysis, ML forecasting, customer segmentation.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chessagine": {
      "url": "https://smithery.ai/servers/jalpp/chessagine",
      "transport": "http"
    }
  }
}