openmw

GitHub

OpenMW is an open-source open-world RPG game engine that supports playing Morrowind. Main repo and issue tracker can be found here:

6,474 stars C++ C++ 1 file ยท ~10,143 tokens #c-plus-plus#foss#morrowind#open-source#openmw#rpg-engine#tes

openmw MCP Server

MCP server for OpenMW/openmw

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "openmw": {
      "command": "npx",
      "args": [
        "-y",
        "@OpenMW/openmw"
      ]
    }
  }
}