gta_mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BROWSE_FALLBACK | No | Set to 0 to disable browser-assisted tools; they will return map URLs instead of screenshots. | 1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| gta-reset-timesA | Time remaining until the GTA Online daily reset (06:00 UTC) and weekly reset (Thursday 07:00 UTC). Pure computation, always available. |
| gta-tunables-statusB | Per-platform timestamps of the last GTA Online tunables update from gtaweb (a daily-reset / new-content signal). Requires the browser fallback; degrades gracefully if unavailable. |
| gta-weekly-bonusesA | This week's GTA Online event from the Rockstar Newswire: the weekly update title, 2x/3x bonus activities, podium vehicle, and discounts. Cached per weekly window; serves stale data with a note if the fetch fails. |
| gta-collectible-locationsA | Get the GTALens map link and reward info for a GTA Online collectible (all static spawn locations). Examples: gs-caches, hidden-caches, shipwrecks, signal-jammers, playing-cards. |
| gta-daily-collectiblesA | Today's GTA Online daily collectible income: the per-day reward table plus live tunables freshness (which day's data is loaded) from gtaweb. Falls back to the reference table if the live source is unavailable. |
| gta-best-methodsA | Rank GTA Online money-making methods by estimated GTA$/hour from the bundled reference data. Filter by category, solo-friendliness, and max setup/buy-in cost. |
| gta-method-detailB | Full detail and tips for one GTA Online money-making method (e.g. 'cayo-perico', 'diamond-casino-heist', 'agency-dr-dre', 'cluckin-bell'). |
| gta-business-set-stateA | Record which GTA Online businesses you own and their current state (resupplied just now, sold just now, stock level, upgrades). Persists locally so the server tracks fill timers and cooldowns across sessions. |
| gta-business-statusA | Show the current state of your tracked GTA Online businesses: estimated stock %, time-to-full, current value, sell readiness, and what to do next. Reads persisted state set via gta-business-set-state. |
| gta-propertiesA | List GTA Online income properties with cost, what they unlock, and the recommended buy priority for a money empire. |
| gta-property-detailA | Detail for one GTA Online property (cost range, what it unlocks, buy priority). |
| gta-mansion-infoA | Full breakdown of the GTA Online Mansion (Prix Luxury Real Estate, 'A Safehouse in the Hills', Dec 2025): the three options, the once-daily production boost mechanics, eligible businesses, and mission payouts. |
| gta-sell-calculatorA | Calculate a GTA Online business sell value with the high-demand public-lobby bonus (+2.5%/rival player, cap +50%) and an optional weekly 2x/3x multiplier. Uses live economy data. |
| gta-payback-calculatorA | Estimate how long a GTA Online property pays for itself: hours/runs to recoup the buy-in given a method's $/hr. |
| gta-cayo-targetsA | List the GTA Online Cayo Perico Heist primary targets and their payouts (normal and hard mode), plus secondary loot values. |
| gta-collectible-setsA | List GTA Online one-time collectible sets and their completion rewards (Signal Jammers, Playing Cards, Action Figures, etc.). |
| gta-daily-checklistA | The optimal GTA Online daily money routine: every daily-reset task with its payout and the running total (~$300k+/day). |
| gta-business-economicsA | Current GTA Online per-business production economics decoded from gtaweb's toolkit data: full sell value (local & high-demand), capacity, mansion production multiplier, and the high-demand bonus coefficients. Bundled snapshot, refreshable. |
| gta-map-categoriesA | List or search every GTA Online map category available on GTALens (street dealers, gun van, exotic exports, drug vehicle, collectibles, business missions, Cayo, properties, and ~100 more). Filter by group, keyword, or money-only. |
| gta-map-locationsA | Get the GTALens map link and (optionally) the live location/price panel for any GTA Online map category — e.g. street-dealers, exotic-exports, gun-vans, drug-vehicle, hidden-caches. Daily categories show today's spawns. |
| gta-map-screenshotA | Capture a screenshot of the GTA Online map for a category (street dealers, exotic exports, gun van, any collectible, Cayo, etc.) showing today's marker positions. Returns the image inline. |
| gta-street-dealersA | Today's GTA Online street drug dealers: map + the live locations and which products sell highest there. |
| gta-exotic-exportsA | Today's GTA Online Exotic Exports special-vehicle wanted list (the 10 cars to source for the Auto Shop) + map. |
| gta-gun-vanA | Today's GTA Online Gun Van location + map (daily discounted weapons/armor/MkII ammo). |
| gta-drug-vehicleA | Today's GTA Online freemode Drug Vehicle location (sells for a bonus) + map. |
| gta-render-mapA | Render a GTA Online map image OFFLINE (no browser): draws markers on the bundled base map from a known coordinate set OR from custom game-world coordinates you provide. Returns the image inline. Use game coords (x: -4000..4500, y: -5000..8400). |
| gta-render-categoriesA | List the bundled coordinate sets available to the offline map renderer (gta-render-map). |
| gta-money-planA | The flagship planner: given your session length and goal, build a ranked, time-boxed action list that mixes passive business income with active earners so no time is wasted. Combines this week's bonuses, your tracked business state, and reset urgency. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/Zfinix/gta_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server