Back to MCP Servers
🔌

opgginc/opgg-mcp

MIT

📇 ☁️ - 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.

TypeScriptProductivity

Install

npx -y opgg-mcp

claude_desktop_config.json

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

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.