Skip to main content
Glama

OpenDota MCP Server

get_pro_matches

Retrieve recent professional Dota 2 matches to analyze competitive gameplay trends and professional team strategies.

Instructions

Get recent professional matches.

Args: limit: Number of matches to retrieve (default: 5) Returns: List of recent professional matches

Input Schema

NameRequiredDescriptionDefault
limitNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 5, "title": "Limit", "type": "integer" } }, "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/asusevski/opendota-mcp-server'

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