xmake

GitHub

๐Ÿ”ฅ A cross-platform build utility based on Lua

12,132 stars Lua 1 file ยท ~8,171 tokens #build#build-tool#c#c-plus-plus#cmake#cross-toolchains#linux#lua

xmake MCP Server

MCP server for xmake-io/xmake

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