Loading MCP server directory, please wait...
Build, run and live-test FiveM servers with AI agents: RCON, DevCon, window control, mcpb bridge.
npx @getmcp/cli add io.github.ziyacivan/fivem-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ziyacivan/fivem-mcp": {
"command": "npx",
"args": [
"-y",
"fivem-mcp-server"
],
"env": {
"FIVEM_HOST": "",
"FIVEM_RCON_ADDRESS": "",
"FIVEM_RCON_PASSWORD": "",
"FIVEM_SERVER_LOG": "",
"FIVEM_MCPB_TOKEN": ""
}
}
}
}