love2d-mcp

shayarnett/love2d-mcp

3.3

If you are the rightful owner of love2d-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server that enables AI assistants to interact with running LÖVE2D games.

Tools

Functions exposed to the LLM to take actions

list_objects

Lists all objects in the current game scene.

get_object

Get detailed information about a specific object.

run_lua

Execute arbitrary Lua code in the game context with access to game objects.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources