ultimate-construct3-mcp
Unified MCP server for Construct 3 providing offline documentation, project read/write, analysis, and scripting support. Enables AI-driven game development and project management through natural language.
README
ultimate-construct3-mcp
Unified MCP server for Construct 3 — offline documentation, project read/write, analysis, and scripting support. 44 tools in a single server.
Quick start
With a Construct 3 project (all features)
{
"mcpServers": {
"construct3": {
"command": "node",
"args": ["path/to/ultimate-construct3-mcp/dist/index.js", "path/to/your/c3-project"]
}
}
}
Documentation only (no project)
{
"mcpServers": {
"construct3-docs": {
"command": "npx",
"args": ["-y", "ultimate-construct3-mcp"]
}
}
}
Tools (44 total)
Documentation (6 tools — always available)
| Tool | Description |
|---|---|
search_docs |
Full-text search across all Construct 3 documentation |
get_doc |
Get full markdown content of a documentation topic |
list_topics |
List all available documentation topics |
list_categories |
List categories with topic counts |
get_ace_reference |
Get Actions/Conditions/Expressions for a plugin or behavior |
get_examples |
Search for code examples from the documentation |
Project Query (9 tools)
| Tool | Description |
|---|---|
list_objects |
List all object types (with optional filter) |
list_eventsheets |
List all event sheets |
list_layouts |
List all layouts |
list_families |
List all families |
get_object_details |
Get full JSON of an object type |
get_eventsheet_details |
Get full JSON of an event sheet |
get_layout_details |
Get full JSON of a layout |
search_objects |
Search objects by name pattern |
get_project_summary |
Get project metadata and statistics |
Project Mutation (14 tools)
| Tool | Description |
|---|---|
create_object |
Create a new object type (Sprite, Text, Audio, etc.) |
update_object_properties |
Add/remove variables, behaviors, change global status |
delete_object |
Delete an object (with reference checking) |
create_event_sheet |
Create a new event sheet |
add_event_to_sheet |
Add group/function/variable/include/comment events |
add_event_block |
Add block events with conditions + actions (recursive) |
update_event_block |
Modify existing block events |
delete_event_sheet |
Delete an event sheet (with reference checking) |
delete_event_from_sheet |
Delete individual events by SID |
create_layout |
Create a new layout |
add_instance_to_layout |
Place object instances on layout layers |
update_layout |
Update layout properties |
delete_layout |
Delete a layout (with reference checking) |
update_project_metadata |
Update project name, version, author, description |
Animation (2 tools)
| Tool | Description |
|---|---|
add_animation_to_sprite |
Add animations with auto-generated placeholder PNGs |
update_animation_properties |
Update speed, looping, ping-pong settings |
Analysis (8 tools)
| Tool | Description |
|---|---|
get_eventsheet_flow |
Event sheet include hierarchy (Mermaid/JSON) |
get_function_map |
Function definitions and call sites |
get_object_dependencies |
Object usage graph (events, layouts, families) |
find_orphaned_objects |
Find unused objects |
get_asset_usage |
Track asset usage (sound, image, font, video) |
analyze_performance |
Heuristic performance audit |
validate_project |
13-check integrity validation |
get_group_settings |
Group active/disabled status across event sheets |
Scripting & Files (5 tools)
| Tool | Description |
|---|---|
list_scripts |
List all JavaScript files in the project |
read_script |
Read a script file's contents |
write_script |
Create or modify a JavaScript file |
read_project_file |
Read any project file (JSON or text) |
write_project_file |
Write a JSON file to the project |
Resources (6)
project-info— Project metadataproject-structure— Full project structure overviewproject-addons— Used plugins, behaviors, effectsobject-details— Object type details (template)eventsheet-details— Event sheet details (template)layout-details— Layout details (template)
Prompts (6)
analyze_project— Full project analysisfind_object_usage— Find where an object is usedexplain_eventsheet— Explain an event sheet's logicreview_game_logic— Review game architecturedocument_object— Generate object documentationoptimize_project— Get optimization suggestions
Multi-language Documentation
Supported: en, es, pt-br, fr, de, it, ja, ko, zh, ru, tr
All doc tools accept a lang parameter. Falls back to English if a topic isn't translated.
Update Documentation
c3-docs-scrape --all --lang en
c3-docs-scrape --category plugins --lang en
c3-docs-scrape --topic sprite --lang es
Development
git clone <repo>
cd ultimate-construct3-mcp
npm install
npm run build
npm test
License
MIT
Construct 3 is developed by Scirra Ltd. This project is not affiliated with Scirra.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。