Silk.NET

GitHub

The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.

Silk.NET MCP Server

MCP server for dotnet/Silk.NET

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Silk.NET": {
      "command": "npx",
      "args": [
        "-y",
        "@dotnet/Silk.NET"
      ]
    }
  }
}