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.
Quick Start
Clone the repository:
git clone https://github.com/opgginc/opgg-mcpClaude Desktop configuration example:
{
"mcpServers": {
"opgg-mcp": {
"command": "npx",
"args": [
"-y",
"opgginc/opgg-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.