Skip to content

Releases: IvanMurzak/GameDev-MCP-Server

8.0.0

11 Jun 18:05

Choose a tag to compare

First release of the shared, engine-agnostic MCP server for Unity-MCP, Godot-MCP and Unreal-MCP.

This repository de-triplicates the per-engine servers (unity-mcp-server 0.80.x, godot-mcp-server 0.3.x, unreal-mcp-server 0.1.x) into one host. Version 8.0.0 is deliberately above every predecessor so auto-updaters treat it as newer.

Artifacts

  • Executables (7 RIDs): gamedev-mcp-server-<rid>.zip — win-x64/x86/arm64 (Azure Trusted Signing), linux-x64/arm64, osx-x64/arm64 (unsigned in this release; notarization pending)
  • Docker: aigamedeveloper/mcp-server:8.0.0 / :latest

Compatibility

  • Built on com.IvanMurzak.McpPlugin.Server 6.7.1 + com.IvanMurzak.ReflectorNet 5.3.1
  • Compatible engine plugins: Unity-MCP >= 0.80.x, Godot-MCP >= 0.3.x, Unreal-MCP >= 0.1.x (McpPlugin 6.7.x line)