Back to MCP Servers
Opgg
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.
gaming
By opgginc
Installation
npx -y opgg-mcpConfiguration
{
"mcpServers": {
"opgg-mcp": {
"command": "npx",
"args": ["-y", "opgg-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes