通过将以下JSON代码添加到JSON配置文件中来安装此MCP服务器
{
"mcpServers"{
"server":{
"command": "uvx",
"args": [
"--from",
"git+https://github.com/strivedi1/chess-mcp-sachin.git",
"chess"
]
}
}
}
