Skip to content

Releases: jalpp/chessagine-mcp

chessagine-mcp-v0.7.8-stable

Choose a tag to compare

@jalpp jalpp released this 05 Jul 00:37
fc5c7e7

What's Changed

  • Add install steps for various MCP clients
  • fix docs on Claude desktop to use local config in mcpServers instead of mcpb file
  • Fix rendering chess board to support agents that do not have MCP app SDK support
  • fix API token schema for Lichess tools

Installation:

Please see https://github.com/jalpp/chessagine-mcp/blob/main/install.md on how to install the mcp server based on your desired MCP GUI

Notes:

MCPB file has got recent issues with Claude Desktop, so it may or may not work; suggested workaround is to use mcp config file, see install.md as well as issue #56

Full Changelog: chessagine-mcp-claude-test...chessagine-mcp-v0.7.8-stable

chessagine-mcp-v0.7.7-stable

Choose a tag to compare

@jalpp jalpp released this 02 Jul 22:46
da79154

What's Changed

  • fix: v0.7.7 reduce bundle size 45 mb to 10 mb by @jalpp in #55
  • fix Claude desktop issue

Full Changelog: chessagine-mcp-v0.7.6-latest...chessagine-mcp-v0.7.7-stable

chessagine-mcp-claude-test-release

Pre-release

Choose a tag to compare

@jalpp jalpp released this 04 Jul 14:54
da79154
Merge pull request #55 from jalpp/v0.7.7

fix: v0.7.7 reduce bundle size

chessagine-mcp-v0.7.6-stable

Choose a tag to compare

@jalpp jalpp released this 20 Jun 02:05
fc837c5

What's Changed

  • Current stable release with all tools working and included skill file

Full Changelog: chessagine-mcp-v0.7.6...chessagine-mcp-v0.7.6-latest

chessagine-mcp-v0.7.6

Choose a tag to compare

@jalpp jalpp released this 19 Jun 21:37
b9268cf

What's Changed

  • feat: v0.7.6 by @jalpp in #50
  • build(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #51
  • build(deps): bump form-data from 4.0.5 to 4.0.6 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #52

Migrate to v0.7.6 for faster performance

feat:

  • rewrite of moving all client-side functions to the API layer, resulting in faster computations and light weight client bundle
  • deps update for security vulnerabilities

Full Changelog: chessagine-mcp-v0.7.4...chessagine-mcp-v0.7.6

chessagine-mcp-v0.7.4

Choose a tag to compare

@jalpp jalpp released this 24 May 01:06
dc9ff82

What's Changed

  • chore: change endpoint and adjust depth by @jalpp in #47

Full Changelog: chessagine-mcp-v0.7.3...chessagine-mcp-v0.7.4

chessagine-mcp-v0.7.3

Choose a tag to compare

@jalpp jalpp released this 16 May 21:54
7052e6d

What's Changed

  • feat: batch maia3 analysis by @jalpp in #45

Full Changelog: chessagine-mcp-v0.7.2...chessagine-mcp-v0.7.3

chessagine-mcp-v0.7.2

Choose a tag to compare

@jalpp jalpp released this 10 May 02:24
9957f9f

What's Changed

  • feat: adds tree-based BFS search for finding and queueing chess positions to chessdb for given root position
  • deps updates and audit fixes
  • clean up code

Full Changelog: chessagine-mcp-v0.7.1...chessagine-mcp-v0.7.2

chessagine-mcp-v0.7.1

Choose a tag to compare

@jalpp jalpp released this 05 May 02:25
7a8d12f

What's Changed

  • feat: add maia/leela hee and null move stockfish by @jalpp in #42

Full Changelog: chessagine-mcp-v0.6.7-hotpatch...chessagine-mcp-v0.7.1

chessagine-mcp-v0.6.7-hotpatch

Choose a tag to compare

@jalpp jalpp released this 13 Apr 22:48
f4c4ecf

What's Changed

  • fix: not return right validation for themes by @jalpp in #37
  • chore: update deps and fix vulnerability by @jalpp in #40

Full Changelog: chessagine-mcp-v0.6.7...chessagine-mcp-v0.6.7-hotpatch