Skip to main content
Glama

CS2 RCON MCP Server

by v9rt3x
.dockerignore392 B
# 🔐 Sensitive files .env .env.* # 🐍 Python cache __pycache__/ *.py[cod] *.pyo # 📦 Virtual environments venv/ env/ .venv/ ENV/ # 💾 Package files *.egg *.egg-info/ dist/ build/ .eggs/ # 📁 OS / IDE / Editor files .DS_Store *.log *.swp *.swo .vscode/ .idea/ # 🔧 Test files & coverage .coverage .tox/ .pytest_cache/ htmlcov/ # 🔄 Git and version control .git/ .gitignore

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/v9rt3x/cs2-rcon-mcp'

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