MCP server for agentic DayZ modding: build, test stand, structured verdict instead of logs, a bridge into the running game, client eyes and hands, an API knowledge index scoped to one server's mod set, and a Blender-to-mod asset pipeline.
Or install with pip: pip install dayz-agentic-modding-mcp
README Excerpt
An MCP server that lets an agent build a DayZ mod, check that the client compiles, run a test server and get a structured verdict instead of a log. The server does the work itself: it calls FileBank, the signing tool and the diagnostic executable directly. A project does not need its own build script.