Provides documentation lookup for FiveM development, including GTA V native functions, QBCore events and functions, ox_lib exports, and resource template generation for FiveM server scripting.
FiveM Documentation MCP Server
A FastMCP server providing documentation lookup for FiveM development with QBCore and ox framework.
Features
lookup_native - Search GTA V native functions
lookup_qb_event - Search QBCore events and functions
lookup_ox_export - Search ox_lib exports
search_docs - Full-text search across all documentation
get_fxmanifest - Generate resource templates
Installation
Local Development
Deploy to FastMCP Cloud
Install FastMCP CLI:
Deploy:
Docker Deployment
Connect to Claude Code
Option 1: FastMCP Cloud (Recommended)
After deploying to FastMCP Cloud, add to your .mcp.json:
Option 2: Local SSE Server
Run the server locally with SSE transport, then:
Option 3: Local STDIO
Usage Examples
Once connected, you can ask Claude:
"Look up the GetPlayerPed native"
"Find QBCore player loaded event"
"Search ox_lib for notifications"
"Generate fxmanifest for a new qbcore script"
"How do I use callbacks in QBCore?"
Tools Reference
lookup_native
lookup_qb_event
lookup_ox_export
search_docs
get_fxmanifest
License
MIT