Skip to main content
Glama
fxmanifest.lua533 B
fx_version 'cerulean' game 'gta5' name 'mcp-bridge' description 'MCP Server Bridge Plugin for FiveM (RCON Commands)' author 'MCP-FiveM Team' version '2.0.0' server_scripts { 'server/main.lua', 'server/commands.lua', 'server/utils.lua' } client_scripts { 'client/main.lua' } -- Export functions for other resources server_exports { 'executeCommand', 'triggerServerEvent', 'triggerClientEvent', 'getPlayersInfo', 'getPlayerInfo', 'executeClientCommand', 'executeSpecificClientCommand' }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/eeharumt/fivem-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server