chess-com-lichess-org-mcp
npm
v2.0.2
Source verified
Published by alegerber — publish provenance cryptographically ties this package to that repository. That is proof of origin, not an official vendor package.
A TypeScript-based MCP server that exposes the Chess.com or Lichess.org public API to AI assistants — fetch player profiles, game history, ratings, and puzzle data via the Model Context Protocol
The grade answers one question — how safe is this server for you to adopt — so it is computed in two auditable stages. Nothing below is an opinion or an LLM's guess; every line is a real term the deterministic engine applied, and the same input always yields the same number.
1. Threat score — 100 − 0 = 100. What the published surface and source actually contain:
The deterministic scan raised no scored threat in the surface it inspected — the threat score stayed at 100. Capability observations and advisory notes are recorded but never lower it.
2. Client adoption risk — 100 − 6 = 94. Three small, subtract-only factors that reflect your risk in adopting it — a clean scan proves less on a powerful, unverified or barely-inspectable package, so the grade says so plainly:
| Points | Adoption-risk factor |
|---|---|
| −6 | capability blast radius (high) — client exposure if the model is manipulated |
Capability observations and info notes are shown under Findings but never scored.
Open any row's finding below for the file, line and evidence behind a deduction.
Tool "lichess_get_cloud_eval" appears to run shell commands or evaluate code (keyword "eval" in tool name). Arbitrary execution driven by model input is one of the most dangerous MCP capabilities; combined with any untrusted input it becomes RCE.
Fix: Sandbox execution, allowlist commands/arguments, and never pass model output to a shell unescaped.
Location: tool lichess_get_cloud_eval
Untrusted-input tools ([get_game_archives, lichess_get_users]) co-exist with external-action tools ([lichess_get_cloud_eval, lichess_get_user_studies]). A prompt injection could cause unwanted external actions, though no direct sensitive-data leak path was found.
Evidence: untrusted [get_game_archives, lichess_get_users] → sinks [lichess_get_cloud_eval, lichess_get_user_studies]
Fix: Require confirmation for state-changing/egress actions triggered after processing untrusted content.
Location: flow get_game_archives → lichess_get_cloud_eval
Tool "lichess_get_cloud_eval" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.
Fix: Declare accurate annotations, and gate destructive tools on user confirmation regardless.
Location: tool lichess_get_cloud_eval
Each tool and what it can reach — statically extracted from the published source.
get_game_archivesingests untrusted inputlichess_get_cloud_evalruns code / shelllichess_get_user_studiesnetwork egresslichess_get_usersingests untrusted inputget_club_matchesno sensitive capabilityget_club_membersno sensitive capabilityget_club_profileno sensitive capabilityget_country_clubsno sensitive capabilityget_country_playersno sensitive capabilityget_country_profileno sensitive capabilityget_current_daily_gamesno sensitive capabilityget_daily_puzzleno sensitive capabilityget_games_to_moveno sensitive capabilityget_leaderboardsno sensitive capabilityget_live_team_matchno sensitive capabilityget_live_team_match_boardno sensitive capabilityget_monthly_archive_pgnno sensitive capabilityget_monthly_archivesno sensitive capabilityget_player_clubsno sensitive capabilityget_player_matchesno sensitive capabilityget_player_profileno sensitive capabilityget_player_statsno sensitive capabilityget_player_tournamentsno sensitive capabilityget_random_puzzleno sensitive capabilityget_streamersno sensitive capabilityget_team_matchno sensitive capabilityget_team_match_boardno sensitive capabilityget_titled_playersno sensitive capabilityget_tournamentno sensitive capabilityget_tournament_roundno sensitive capabilityget_tournament_round_groupno sensitive capabilityis_player_onlineno sensitive capabilitylichess_autocomplete_playersno sensitive capabilitylichess_export_games_by_idsno sensitive capabilitylichess_export_study_chapter_pgnno sensitive capabilitylichess_export_study_pgnno sensitive capabilitylichess_export_swiss_trfno sensitive capabilitylichess_get_broadcastno sensitive capabilitylichess_get_broadcast_pgnno sensitive capabilitylichess_get_broadcast_roundno sensitive capabilitylichess_get_broadcast_round_pgnno sensitive capabilitylichess_get_broadcastsno sensitive capabilitylichess_get_broadcasts_by_userno sensitive capabilitylichess_get_crosstableno sensitive capabilitylichess_get_current_gameno sensitive capabilitylichess_get_current_tournamentsno sensitive capabilitylichess_get_daily_puzzleno sensitive capabilitylichess_get_fide_playerno sensitive capabilitylichess_get_gameno sensitive capabilitylichess_get_leaderboardno sensitive capabilitylichess_get_leaderboardsno sensitive capabilitylichess_get_masters_game_pgnno sensitive capabilitylichess_get_next_puzzleno sensitive capabilitylichess_get_perf_statsno sensitive capabilitylichess_get_popular_teamsno sensitive capabilitylichess_get_puzzleno sensitive capabilitylichess_get_rating_historyno sensitive capabilitylichess_get_simulsno sensitive capabilitylichess_get_storm_dashboardno sensitive capabilitylichess_get_streamersno sensitive capabilitylichess_get_swissno sensitive capabilitylichess_get_swiss_gamesno sensitive capabilitylichess_get_swiss_resultsno sensitive capabilitylichess_get_teamno sensitive capabilitylichess_get_team_arena_tournamentsno sensitive capabilitylichess_get_team_membersno sensitive capabilitylichess_get_team_swiss_tournamentsno sensitive capabilitylichess_get_top_broadcastsno sensitive capabilitylichess_get_tournamentno sensitive capabilitylichess_get_tournament_gamesno sensitive capabilitylichess_get_tournament_resultsno sensitive capabilitylichess_get_tournament_teamsno sensitive capabilitylichess_get_tv_channelsno sensitive capabilitylichess_get_tv_gamesno sensitive capabilitylichess_get_userno sensitive capabilitylichess_get_user_activityno sensitive capabilitylichess_get_user_gamesno sensitive capabilitylichess_get_user_statusno sensitive capabilitylichess_get_user_teamsno sensitive capabilitylichess_get_user_tournamentsno sensitive capabilitylichess_opening_explorerno sensitive capabilitylichess_search_fide_playersno sensitive capabilitylichess_search_teamsno sensitive capabilitylichess_tablebaseno sensitive capabilityCross-tool combinations that form a data-exfiltration primitive (untrusted input → sensitive source → external sink).
Scan history per published version. The engine is deterministic — the same version always yields the same score, so a changed score means the package itself changed.
| Version | Score | Findings | Engine | Scanned |
|---|---|---|---|---|
v2.0.2 latest |
A 94/100 | 3 | 1.13.0 | 2026-09-07 |
Show this server's live Trust Score in your README, docs or website. The badge is served straight from the registry and updates automatically after every rescan — no API key needed. It links back to this page, so anyone who sees the grade can also read the findings behind it instead of taking a number on faith.
The score above is reproducible: the same package version always yields the same result. Run it locally or over the free API — no account, no LLM, fully deterministic.
npx mcptrustchecker scan chess-com-lichess-org-mcp --online
Uncensored AI tools (chat, image, RE/malware analysis, JS deobfuscation, multi-step research) for Claude Desktop, Cursor, Cline, Zed, and any MCP client.
儿童故事 MCP 服务 - 提供故事列表和搜索功能
Grade any bet against thousands of play-by-play game simulations: win probability, odds, edge.
World Cup MCP server for the 2026 men's football tournament — live scores, fixtures, standings, read-only prediction-market signals, and paste-ready match cards. Works with Claude Code, Cursor, Codex, Windsurf, Zed. Not affiliated with FIFA or Anthropic.
MCP server exposing a live Dwarf Fortress fort to an AI agent as curated, semantic tools
MCP Server for Arknights: Endfield (TypeScript / stdio + Streamable HTTP)