Skip to main content
Glama

OpenDota MCP Server

get_public_matches

Retrieve recent public Dota 2 matches to analyze gameplay trends and player statistics. Specify the number of matches to fetch for competitive insights.

Instructions

Get recent public matches.

Args: limit: Number of matches to retrieve (default: 5) Returns: List of recent public 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