ags-mcp-server

wilson-lilburne/ags-mcp-server

3.1

If you are the rightful owner of ags-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 henry@mcphub.com.

The AGS MCP Server is a Model Context Protocol server designed for manipulating Adventure Game Studio (AGS) compiled room (.crm) files, enabling AI-driven game development.

Tools

Functions exposed to the LLM to take actions

read_room_data

Parse .crm file and return structured room data.

list_room_blocks

List all blocks in a .crm file with details.

export_room_block

Export specific block to file.

import_room_block

Import/replace block data in .crm file.

get_room_hotspots

Extract hotspot information and interactions.

add_hotspot_interaction

Add interaction event handler to hotspot.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources