Gmod
Freeby 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
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
Installation
Quick install
npx -y gmod-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"gmod": {
"command": "npx",
"args": ["-y", "gmod-mcp"]
}
}
}