MCP server exposing 11 tools for riot-games.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/riot-games/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
account_by_riot_id — Riot ID → account/puuid.account_by_puuid — Account by puuid.summoner_by_puuid — Summoner detail.match_ids_by_puuid — Recent match ids.match — Match detail.match_timeline — Match timeline.league_entries — Ranked entries.champion_rotations — Free champion rotation.champion_mastery — Champion mastery.summoner_top_mastery — Top N champion mastery.status — Platform status.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/riot-games/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io