Skip to main content
GamingTypeScript

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.

gamingcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/opgginc/opgg-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "opgg-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "opgginc/opgg-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Gaming
Language
TypeScript
Author
opgginc