Releases: jalpp/chessagine-mcp
Release list
chessagine-mcp-v0.7.8-stable
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
What's Changed
Full Changelog: chessagine-mcp-v0.7.6-latest...chessagine-mcp-v0.7.7-stable
chessagine-mcp-claude-test-release
Merge pull request #55 from jalpp/v0.7.7 fix: v0.7.7 reduce bundle size
chessagine-mcp-v0.7.6-stable
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
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
What's Changed
Full Changelog: chessagine-mcp-v0.7.3...chessagine-mcp-v0.7.4
chessagine-mcp-v0.7.3
What's Changed
Full Changelog: chessagine-mcp-v0.7.2...chessagine-mcp-v0.7.3
chessagine-mcp-v0.7.2
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
What's Changed
Full Changelog: chessagine-mcp-v0.6.7-hotpatch...chessagine-mcp-v0.7.1
chessagine-mcp-v0.6.7-hotpatch
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