mercurioverdehopson/mcp-server-chess
3.1
If you are the rightful owner of mcp-server-chess and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP server is designed to facilitate communication and interaction between different components in a model context protocol environment, specifically for chess applications.
Install this MCP server by adding the following code to the json file:
"server":{ "command": "uvx", "args": [ "--from", "git+https://github.com/mercurioverdehopson/mcp-server-chess.git", "chess" ] }