Skip to main content
Glama
Mooooooon

liquipedia-dota2-mcp

by Mooooooon

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LIQUIPEDIA_CACHE_PATHNoOptional path to the SQLite cache file. Defaults to a system-appropriate location.
LIQUIPEDIA_USER_AGENTYesA custom User-Agent string containing a project name, version, and contact URL or email. Required to start the server.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_dota2_entitiesA

Search Liquipedia for Dota 2 tournaments, teams, or players. Use this before a detail tool when an exact canonical title is not already known. Multiple candidates require user confirmation.

get_dota2_tournamentA

Get tournament metadata, participants, and placements from an exact Liquipedia canonical title. Does not load matches; use list_dota2_matches when schedules or results are requested.

get_dota2_teamA

Get team metadata, roster, and coaches from an exact Liquipedia canonical title returned by search_dota2_entities.

get_dota2_playerA

Get player identity, current team, role, aliases, and team history from an exact Liquipedia canonical title returned by search_dota2_entities.

list_dota2_matchesA

List schedule or result rows for one exact tournament or team page. This is the expensive match-specific lookup; use only when the user asks about matches, schedules, scores, or results.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Mooooooon/liquipedia-dota2-mcp'

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