Skip to main content
Glama

OP.GG MCP Server

Official
by opgginc

valorant-leaderboard

Retrieve Valorant leaderboard data for specific regions using the OP.GG MCP Server. Enables users to access ranked player standings by region for competitive insights.

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