Skip to main content
Glama

OP.GG MCP Server

Official
by opgginc

valorant-player-matches

Retrieve Valorant match history by inputting a player's game name and tag line, enabling access to detailed game data directly through the OP.GG MCP Server.

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