FiveM MCP
Build, run and live-test FiveM servers with AI agents: RCON, DevCon, window control, mcpb bridge.
TypeScript
★ 12 stars
Last pushed 2026-09-18
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.6.0)
npx -y fivem-mcp-server@0.6.0
Or add to your MCP client config:
{
"mcpServers": {
"fivem-mcp": {
"command": "npx",
"args": [
"-y",
"fivem-mcp-server@0.6.0"
],
"env": {
"FIVEM_HOST": "<YOUR_VALUE>",
"FIVEM_CLIENT_DEVCON_PORT": "<YOUR_VALUE>",
"FIVEM_RCON_ADDRESS": "<YOUR_VALUE>",
"FIVEM_RCON_PASSWORD": "<YOUR_VALUE>",
"FIVEM_SERVER_LOG": "<YOUR_VALUE>",
"FIVEM_MCPB_TOKEN": "<YOUR_VALUE>",
"FIVEM_EXECUTABLE": "<YOUR_VALUE>",
"FIVEM_CONSOLE_CAPACITY": "<YOUR_VALUE>",
"FIVEM_QUIET_MS": "<YOUR_VALUE>",
"FIVEM_COMMAND_TIMEOUT_MS": "<YOUR_VALUE>",
"FIVEM_MCP_DEBUG": "<YOUR_VALUE>"
}
}
}
}
FIVEM_HOST— Machine running the FiveM client (DevCon host). Default 127.0.0.1FIVEM_CLIENT_DEVCON_PORT— Override the client devcon port (default: try 29200 then 29300)FIVEM_RCON_ADDRESS— FXServer game host:port for RCON/getinfo. Default <FIVEM_HOST>:30120FIVEM_RCON_PASSWORDsecret — Matches rcon_password in server.cfg; required for server_command and the bridgeFIVEM_SERVER_LOG— Path to FXServer's redirected stdout (server.log); enables server-side read_console/wait_for_console (optional fallback transport for pre-0.5 bridges)FIVEM_MCPB_TOKENsecret — Matches mcpb_token on the server when the bridge resource is configured with oneFIVEM_EXECUTABLE— Path to FiveM.exe for the launch tool. Default %LOCALAPPDATA%\FiveM\FiveM.exeFIVEM_CONSOLE_CAPACITY— Client console lines kept in the ring buffer. Default 5000FIVEM_QUIET_MS— Consider client command output complete after this quiet period. Default 400FIVEM_COMMAND_TIMEOUT_MS— Default max wait for client_command output. Default 5000FIVEM_MCP_DEBUG— Set to 1 to trace devcon frames and RCON round-trips on stderr
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry