Skip to main content
Glama

OP.GG MCP Server

Official
by opgginc

valorant-agents-composition-with-map

Retrieve agent composition data for Valorant maps using the map ID to optimize team strategies and in-game decision-making.

Instructions

Retrieve agent composition data for a Valorant map.

Input Schema

NameRequiredDescriptionDefault
mapIdYesMap ID in Valorant

Input Schema (JSON Schema)

{ "properties": { "mapId": { "description": "Map ID in Valorant", "type": "string" } }, "required": [ "mapId" ], "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