FiveM icon

FiveM

Facilitates comprehensive management of FiveM game servers through RCON, enabling plugin control, log monitoring, and direct command execution.

소개

The FiveM RCON Model Context Protocol (MCP) server provides comprehensive debugging and management capabilities for FiveM game server environments. Built with TypeScript, it facilitates robust communication with FiveM servers via RCON, empowering developers and administrators to seamlessly manage plugins—starting, stopping, and restarting them—monitor real-time server logs, retrieve specific plugin logs, refresh server resources, verify server status, and execute any RCON command directly. This tool is designed to streamline the workflow for FiveM plugin development and server maintenance.

주요 기능

  • Comprehensive FiveM plugin management (start, stop, restart)
  • Real-time server log monitoring and retrieval
  • FiveM resource refresh and server status checks
  • Execution of arbitrary RCON commands
  • RCON-based communication with FiveM servers
  • 0 GitHub stars

사용 사례

  • Automated FiveM server administration
  • Monitoring and troubleshooting FiveM game server operations
  • Debugging FiveM plugin development