FiveM MCP MCP
v0.6.0io.github.ziyacivan/fivem-mcp
Build, run and live-test FiveM servers with AI agents: RCON, DevCon, window control, mcpb bridge.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add fivem-mcp -e FIVEM_HOST=<FIVEM_HOST> -e FIVEM_CLIENT_DEVCON_PORT=<FIVEM_CLIENT_DEVCON_PORT> -e FIVEM_RCON_ADDRESS=<FIVEM_RCON_ADDRESS> -e FIVEM_RCON_PASSWORD=<FIVEM_RCON_PASSWORD> -e FIVEM_SERVER_LOG=<FIVEM_SERVER_LOG> -e FIVEM_MCPB_TOKEN=<FIVEM_MCPB_TOKEN> -e FIVEM_EXECUTABLE=<FIVEM_EXECUTABLE> -e FIVEM_CONSOLE_CAPACITY=<FIVEM_CONSOLE_CAPACITY> -e FIVEM_QUIET_MS=<FIVEM_QUIET_MS> -e FIVEM_COMMAND_TIMEOUT_MS=<FIVEM_COMMAND_TIMEOUT_MS> -e FIVEM_MCP_DEBUG=<FIVEM_MCP_DEBUG> -- npx -y fivem-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.