darkw3bb/GameMaker-MCP-Server
3.3
If you are the rightful owner of GameMaker-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The GM-Maker MCP Server integrates GameMaker Studio development into AI workflows, allowing natural language project manipulation in Cursor IDE.
Tools
Functions exposed to the LLM to take actions
create_project
Scaffold a new .yyp project
add_script
Create a GML script and register it in the YYP
add_object
Create a .yy object with optional event stubs
add_sprite_from_images
Import frames from a directory and register a sprite
list_resources
Enumerate resources by type (scripts, objects, sprites)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client