opgginc/opgg-mcp
Access real-time gaming data across popular titles like League of Legends, TFT, and Valorant, offering champion analytics, esports schedules, meta compositions, and character statistics.
Ads
Overview
Access real-time gaming data across popular titles like League of Legends, TFT, and Valorant, offering champion analytics, esports schedules, meta compositions, and character statistics.
Installation
Installation instructions are not available yet.
Configuration
Configuration example is not available yet.
Capabilities
- Look up LoL champion stats and builds
Get win/pick/ban rates, optimal items, runes, skills, and counter matchups with `lol_get_champion_analysis`.
- Check a LoL summoner’s profile and match history
Retrieve rank, tier, LP, win rate, and recent games via `lol_get_summoner_profile` and `lol_list_summoner_matches`.
- Browse current TFT meta decks and item builds
Use `tft_list_meta_decks` and `tft_get_champion_item_build` to find top compositions and recommended items.
- Explore Valorant agent stats and map compositions
Query agent win/pick rates with `valorant_list_agent_statistics` and see team comps per map with `valorant_list_agent_compositions_for_map`.
- View upcoming LoL esports schedules and standings
Access match schedules and league team standings through `lol_esports_list_schedules` and `lol_esports_list_team_standings`.
Tags
- gaming
- media
- awesome-list
Related MCP servers
chaoz23/srdcheck
Deterministic D&D 5e (SRD 5.2.1) rules verdicts for agents: cited legality checks for whole turns, legal-action enumeration, advantage math, and hash-stamped game-state lineage. Refuses what the rules don't decide (exit 2), quotes the rule text on every verdict, zero dependencies.
CoderGamester/mcp-unity
MCP Server for Unity3d Game Engine integration for game development
Coding-Solo/godot-mcp
A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot projects.
3aKHP/prts-mcp
MCP Server for [Arknights](https://www.arknights.global/), querying the [PRTS Wiki](https://prts.wiki) API and serving auto-synced operator archives and voice lines from game data. Designed for fan-creation (同人創作) AI agents. Python (stdio/Docker) and TypeScript (Streamable HTTP) implementations.