Skip to main content
Glama

OP.GG MCP Server

Official
by opgginc

valorant-player-match-history

Access detailed match history for any Valorant player by entering their game name and tag line, enabling you to track performance and analyze gameplay trends.

Instructions

Retrieve match history for a Valorant player using their game name and tag line.

Input Schema

NameRequiredDescriptionDefault
gameNameYesGame name of the player
tagLineYesTag line of the player

Input Schema (JSON Schema)

{ "properties": { "gameName": { "description": "Game name of the player", "type": "string" }, "tagLine": { "description": "Tag line of the player", "type": "string" } }, "required": [ "gameName", "tagLine" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/opgginc/opgg-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server