Skip to main content
Glama

OpenDota MCP Server

by asusevski
#!/bin/bash SCRIPT_DIR=$(dirname "$0") source "$SCRIPT_DIR/utils.sh" log "Running black..." black src/ log "Running ruff..." ruff check . --fix log "Running isort..." isort . log "Running pyright..." pyright .

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