Lร–VE is an awesome 2D game framework for Lua.

8,579 stars C++ 1 file ยท ~1,268 tokens #game-development#gamedev#love2d#lua#luajit

Modules (love) MCP Server

Model Context Protocol (modules) server

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