Skip to content

Gmod

Free

by MCP Community

MCP tool for Garry's Mod: RCON, Lua execution, window screenshot/control, and SFTP file management

v1.1.1Added Apr 12, 2026
mcpgmodgarrys-modrconlua
Works with:ClaudeGPTGeminiCopilot

Gmod MCP Server

MCP tool for Garry's Mod: RCON, Lua execution, window screenshot/control, and SFTP file management

Installation

npx -y gmod-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y gmod-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "gmod": {
      "command": "npx",
      "args": ["-y", "gmod-mcp"]
    }
  }
}