Skip to main content
Glama

LibreSprite MCP

by Snehil-Shah

run_script

Execute JavaScript scripts within LibreSprite to automate tasks or enhance pixel art creation. Ensure familiarity with provided documentation and examples for optimal usage.

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" }
Install Server

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