get_player
ActiveTool of Opendota
declared in 0.1.0
Dota 2 player profile by account ID: name, country, rank tier, leaderboard rank, and win/loss totals. OpenDota keyless data.
Parameters schema
{
"type": "object",
"required": [
"account_id"
],
"properties": {
"account_id": {
"type": [
"number",
"string"
],
"description": "Steam32 account ID."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Opendota
https://github.com/pipeworx-io/mcp-opendota
1/7 registries