Skip to main content
Glama

OP.GG MCP Server

Official
by opgginc

valorant-leaderboard

Retrieve Valorant leaderboard data by region using OP.GG MCP Server, enabling AI agents to access ranked player statistics for analysis or integration.

Instructions

Fetch Valorant leaderboard by region

Input Schema

NameRequiredDescriptionDefault
regionYesRegions in Valorant

Input Schema (JSON Schema)

{ "properties": { "region": { "description": "Regions in Valorant", "enum": [ "AP", "BR", "EU", "KR", "LATAM", "NA" ], "type": "string" } }, "required": [ "region" ], "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