MCP Servers / development / AGS MCP Server

AGS MCP Server

JSON →
stdionone★ 1development

Manipulate Adventure Game Studio (AGS) compiled room (.crm) files to enable AI-powered game development.

Install
How to run this server
[ { "cmd": "npx (Recommended)", "imports": [] } ]
server path: ags-mcp-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
AGS MCP Server — MCP Server · libregistry