Skip to main content
Glama

OpenDota MCP Server

get_team_info

Retrieve detailed Dota 2 team statistics and information using a specific team ID to analyze team performance and composition.

Instructions

Get information about a team.

Args: team_id: Team ID Returns: Team information

Input Schema

NameRequiredDescriptionDefault
team_idYes

Input Schema (JSON Schema)

{ "properties": { "team_id": { "title": "Team Id", "type": "integer" } }, "required": [ "team_id" ], "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