lua-nginx-module

GitHub

Embed the Power of Lua into NGINX HTTP servers

11,764 stars C C

lua-nginx-module MCP Server

MCP server for openresty/lua-nginx-module

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "lua-nginx-module": {
      "command": "npx",
      "args": [
        "-y",
        "@openresty/lua-nginx-module"
      ]
    }
  }
}