openmw
OpenMW is an open-source open-world RPG game engine that supports playing Morrowind. Main repo and issue tracker can be found here:
openmw MCP Server
MCP server for OpenMW/openmw
Ready-to-Use Client Configurations
{
"mcpServers": {
"openmw": {
"command": "npx",
"args": [
"-y",
"@OpenMW/openmw"
]
}
}
}