mcp-chess
mcp-chess
Chess.com MCP — 包装了 Chess.com 的公共 API(免费、不需要验证)。
是 Pipeworx 的一部分——一个连接 AI 代理和 1394+ 个实时数据源的 的 MCP 网关。
工具
工具 | 描述 |
| 获取 Chess.com 玩家简介,通过用户名(例如『hikaru')。返回头衔、国家、关注者数、加入日期以及最后最后上线时间。 |
| 获取一个 Chess.com 玩家在每日、快棋、超快棋和闪电棋中的评分和战棋记录。优先用于?玩家在 Chess.com 的 闪快/闪/快速评分』或“ 在 Chess.com 上评为¿”。返回当前/最佳评分和胜/负/平局数。 |
| 获取某个特定月份(格式:YYYY/MM,例如 '2024/01')中一个玩家的已完成对局。返回对局 URL、时间控制、结果和评级。 |
| 按模式(每日、快棋、超快棋、闪电棋)查看排名前列的 Chess.com 玩家。返回排名、评分和胜率。 |
Related MCP server: Chess MCP Server
快速开始
在 MCP 客户端(如 Claude Desktop、Cursor、Windsurf 等)中使用服务器:
{
"mcpServers": {
"chess": {
"url": "https://gateway.pipeworx.io/chess/mcp"
}
}
}或者直接连接完整的 Pipeworx 网关,以访问所有 1394+ 个数据源:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}使用 ask_pipeworx
只用普通英语提问即可,而无需直接调用工具:
ask_pipeworx({ question: "your question about Chess data" })网关会自行选择合适的工具,并自动填上参数。
更多
许可证
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityBmaintenanceProvides access to Chess.com player data, game records, and public information through standardized MCP interfaces, allowing AI assistants to search and analyze chess information.1082MIT
- FlicenseAqualityDmaintenanceEnables chess gameplay and interaction through MCP protocol. Allows users to play chess games, make moves, and manage chess sessions through natural language commands.2
- AlicenseBqualityDmaintenanceProvides Chess.com player data integration, enabling AI assistants to fetch real-time chess player profiles and comprehensive statistics including ratings, game counts, and performance metrics from Chess.com's public API.2MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to explore player profiles, ratings, game archives, leaderboards, clubs, and puzzles via the Chess.com API.1MIT
Related MCP Connectors
BGG MCP provides access to the BoardGameGeek API through the Model Context Protocol, enabling retr…
Lichess public API: players, ratings, eval, tablebase, opening explorer
MCP connector that lets ChatGPT list, search, and run your Apple Shortcuts via a local Mac agent
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-chess'
If you have feedback or need assistance with the MCP directory API, please join our Discord server