Vulkan-based implementation of D3D8, 9, 10 and 11 for Linux / Wine

17,816 stars C++ 1 file ยท ~2,825 tokens #d3d11#d3d9#dxbc#gaming#linux#spir-v#vulkan#wine

D3d9 (dxvk) MCP Server

Model Context Protocol (d3d9) server

View all dxvk servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "d3d9": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-d3d9"
      ]
    }
  }
}