mcp-chess
mcp-chess
Chess.com MCP — Chess.com 공개 API를 핑합니다 (무료, 인증 불요)
Pipe worx의 시스템 — AI 에이전트를 1394+ 실시간 데이터 소스에 연결하는 MCP 게이트웨입니다.
도구
도구 | 설명 |
| 사용자 이름(예: 'hikaru')으로 Chess.com 플레이어의 프로필을 가져옵니다. 타이틀, 국가, 팔로워 수, 가입 날짜, 마지막 접속 시간을 반환합니다. |
| Checc.com 플러어의 데일리, 래피드, 블리츠, 불릿 형식에 걸친 레이팅과 경기 기록을 가져옵니다. "Checc.com에서 의 블리츠/블릿트/래피드 레이팅", "Chess.com에서 의 레이팅은?" 같은 질문에 이 도구를 우선 사용하세요. 현재/최고 레이팅과 승/패/무승부 횟수를 반환합니다. |
| 특정 월의 완료된 경기를 가져옵니다(형식: YYYY/MM, 예: '2024/01'). 경기 URL, 시간 제어, 결과, 레이팅을 반환합니다. |
| 형식(데일리, 피드, 줄리츠, 불릿트форма)별 상위 Chess.com 플레이어를 확인합니다. 순위, 레이팅, 승률을 반환합니다. |
Related MCP server: Chess MCP Server
빠른 시작
이 것을 MCP 클라이언에 추가하세요 (Claude, Cursor, Wind의urf 등):
{
"mcpServers": {
"chess": {
"url": "https://gateway.pipeworx.io/chess/mcp"
}
}
}또는 전체 Pipeworx 게이트웨에 연결하여 1394+ 모든 데이터 소스에 접근하세요:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}ask_pip_workx와 사용하기
도구를 직접 호출하지 않고 일상 영어로 질문할 수 있습니다:
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