Skip to main content
Glama

OpenDota MCP Server

search_player

Find Dota 2 players by name to access their game statistics, match history, and player information for analysis and tracking.

Instructions

Search for players by name.

Args: query: Name to search for Returns: List of matching players

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "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