chessagine-mcp

jalpp/chessagine-mcp
★ 30 stars TypeScript AI/LLM Updated today
ChessAgine MCP is a MCP server that gives AI agents access to chess domain knowledge.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "chessagine-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jalpp/chessagine-mcp"
      ]
    }
  }
}

README Excerpt

Is a MCP server that gives AI agents access to chess domain knowledge. Read the [install.md guide](install.md) on how to set up mcp server on local or connect to the remote server. This project is licensed under the **GNU Affero General Public License v3.0 (AGPL-3.0)**. You may copy, modify, and distribute this software under the terms of the AGPL-3.0 license.

Topics

chessmcpmcp-server