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

Scripts (love) MCP Server

Model Context Protocol (scripts) server

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