cs2-rcon-mcp

cs2-rcon-mcp

2

CS2 RCON MCP is a Model Context Protocol server designed for CS2 game server management through RCON. It facilitates remote control and monitoring using natural language via a standardized protocol, with support for Docker and integration with Visual Studio Code.

CS2 RCON MCP

A Model Context Protocol server for CS2 RCON management. This project enables remote control and monitoring of CS2 servers via a standardized protocol.

Features

  • Manage your CS2 server in natural language
  • RCON command execution
  • Manage workshop maps (host, list, change)
  • Server status monitoring
  • SSE-based communication
  • Docker support

Installation

The installation supports Docker, with environment variables such as HOST, SERVER_PORT, and RCON_PASSWORD set directly in commands or through a .server-env file.

Connecting

  • Connect via Visual Studio Code by configuring the GitHub Copilot extension and adding the MCP server configuration.
  • Alternatively, connect from Cursor or any other MCP-client by updating MCP settings to establish a connection.