Skip to main content
Glama
pipeworx-io
by pipeworx-io

mcp-chess

Chess.com MCP — Chess.com 공개 API를 핑합니다 (무료, 인증 불요)

Pipe worx의 시스템 — AI 에이전트를 1394+ 실시간 데이터 소스에 연결하는 MCP 게이트웨입니다.

도구

도구

설명

get_player

사용자 이름(예: 'hikaru')으로 Chess.com 플레이어의 프로필을 가져옵니다. 타이틀, 국가, 팔로워 수, 가입 날짜, 마지막 접속 시간을 반환합니다.

get_stats

Checc.com 플러어의 데일리, 래피드, 블리츠, 불릿 형식에 걸친 레이팅과 경기 기록을 가져옵니다. "Checc.com에서 의 블리츠/블릿트/래피드 레이팅", "Chess.com에서 의 레이팅은?" 같은 질문에 이 도구를 우선 사용하세요. 현재/최고 레이팅과 승/패/무승부 횟수를 반환합니다.

get_games

특정 월의 완료된 경기를 가져옵니다(형식: YYYY/MM, 예: '2024/01'). 경기 URL, 시간 제어, 결과, 레이팅을 반환합니다.

get_leaderboards

형식(데일리, 피드, 줄리츠, 불릿트форма)별 상위 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

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    B
    maintenance
    Provides access to Chess.com player data, game records, and public information through standardized MCP interfaces, allowing AI assistants to search and analyze chess information.
    10
    82
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables chess gameplay and interaction through MCP protocol. Allows users to play chess games, make moves, and manage chess sessions through natural language commands.
    2
  • A
    license
    B
    quality
    D
    maintenance
    Provides 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.
    2
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to explore player profiles, ratings, game archives, leaderboards, clubs, and puzzles via the Chess.com API.
    1
    MIT

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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