trackmcp
Back to directory
AineshGupta

MCP-Server-Chess-Stats

View on GitHub

Chess Stats

0 stars PythonOthers Updated Jun 19, 2025

Documentation

Install this MCP server by adding the following JSON code to your JSON config file

json
{
  "mcpServers": {
    "chess": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/AineshGupta/MCP-Server-Chess-Stats.git",
		"chess"
      ]
    }
  }
}

Frequently asked questions

What is MCP-Server-Chess-Stats?

MCP-Server-Chess-Stats is Chess Stats

How do I install MCP-Server-Chess-Stats?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is MCP-Server-Chess-Stats open source?

Yes — it is hosted on GitHub at https://github.com/AineshGupta/MCP-Server-Chess-Stats.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP