Skip to main content
Glama

LibreSprite MCP

by Snehil-Shah

run_script

Execute JavaScript scripts directly within LibreSprite for pixel art creation and editing, ensuring compatibility by referencing provided documentation and examples.

Instructions

Run a JavaScript script inside Libresprite. IMPORTANT: Make sure you are well versed with the documentation and examples provided in the resources `docs:reference` and `docs:examples`. Args: script: The script to execute Returns: Console output

Input Schema

NameRequiredDescriptionDefault
scriptYes

Input Schema (JSON Schema)

{ "properties": { "script": { "title": "Script", "type": "string" } }, "required": [ "script" ], "title": "run_scriptArguments", "type": "object" }

Other Tools from LibreSprite MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Snehil-Shah/libresprite-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server